xmstringpeeknexttriple(3) redhat man page | unix.com

Man Page: xmstringpeeknexttriple

Operating Environment: redhat

Section: 3

XmStringPeekNextTriple(library call)									      XmStringPeekNextTriple(library call)

NAME
XmStringPeekNextTriple -- A function that returns the component type of the next component
SYNOPSIS
#include <Xm/Xm.h> XmStringComponentType XmStringPeekNextTriple( XmStringContext context);
DESCRIPTION
XmStringPeekNextTriple examines the next component that would be fetched by XmStringGetNextTriple and returns the component type. context Specifies the string context structure that was allocated by the XmStringInitContext function.
RETURN
Returns the type of the component found. Refer to the XmStringComponentType(3) reference page for a list of component types.
RELATED
XmString(3), XmStringComponentType(3), and XmStringGetNextTriple(3). XmStringPeekNextTriple(library call)
Related Man Pages
xmstringgetnextcomponent(3) - redhat
xmstringtabletoxmstring(3) - redhat
xmstringgetnextcomponent(3) - centos
xmstringtabletoxmstring(3) - centos
xmstring(3) - hpux
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
Issue with events occuring in DST window
[TIP] Processing YAML files with yq