centos man page for xmstringpeeknexttriple

Query: xmstringpeeknexttriple

OS: centos

Section: 3

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

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
xmstring(3) - centos
xmstringgetnexttriple(3) - centos
xmstringtabletoxmstring(3) - centos
xmstring(3) - hpux
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
DB2 convert digits to binary format
Docker learning Phase-I
[TIP] Processing YAML files with yq