XmStringPeekNextComponent(UNIX SysteXmStringPeekNextComponent(3X)
NAME
XmStringPeekNextComponent - A compound string function that
returns the component type of the next component fetched
SYNOPSIS
#include <Xm/Xm.h>
XmStringComponentType XmStringPeekNextComponent (context)
XmStringContextcontext;
VERSION
This page documents version 1.2 of the Motif library.
DESCRIPTION
XmStringPeekNextComponent examines the next component that
would be fetched by XmStringGetNextComponent and returns the
component type.
contextSpecifies the string context structure that was
allocated by the XmStringInitContext function
RETURN VALUE
Returns the type of component found.
RELATED INFORMATION
XmStringCreate(3X), XmStringGetNextComponent(3X), and
XmStringInitContext(3X).
Page 1 (printed 4/30/98)