redhat man page for xmstringgetnexttriple

Query: xmstringgetnexttriple

OS: redhat

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XmStringGetNextTriple(library call)									       XmStringGetNextTriple(library call)

NAME
XmStringGetNextTriple -- An XmString function that returns the type, length, and value of the next component in the compound string
SYNOPSIS
#include <Xm/Xm.h> XmStringComponentType XmStringGetNextTriple( XmStringContext context, unsigned int *length, XtPointer *value);
DESCRIPTION
XmStringGetNextTriple returns the type, length, and value of the next component in the compound string identified by context. This func- tion returns one component at a time. context Specifies the string context structure that was allocated by the XmStringInitContext function. length Specifies a pointer to the length of the value of the returned component. value Specifies a pointer to the value of the returned component. If the returned value is not NULL, the function allocates space to hold the returned value. When the application no longer needs the returned compound string, the application should call XtFree.
RETURN
Returns the type of the component found. Refer to the XmStringComponentType(3) reference page for a list of component types.
RELATED
XmDirection(3), XmString(3), XmStringComponentType(3), XmStringGetNextComponent(3), and XmStringPeekNextTriple(3). XmStringGetNextTriple(library call)
Related Man Pages
xmstring(3) - redhat
xmstringgetnextcomponent(3) - redhat
xmstringgetnexttriple(3) - centos
xmstringgetnextcomponent(3) - hpux
xmstringgetnextcomponent(3x) - osf1
Similar Topics in the Unix Linux Community
Make all words begin with capital letter?
Create an unconfigured VMware host from a template that is set to do firstboot --reconfig
Retrieving previous command in a script
Package
Issue with events occuring in DST window