DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

XmStringPeekNextComponent(Xm)


XmStringPeekNextComponent -- a compound string function that returns the component type of the next component fetched

Syntax

#include <Xm/Xm.h>

XmStringComponentType XmStringPeekNextComponent (context) XmStringContext context;

Description

XmStringPeekNextComponent examines the next component that would be fetched by XmStringGetNextComponent and returns the component type.

context
Specifies the string context structure that was allocated by the XmStringInitContext function.

Return value

Returns the type of component found.

See also

XmStringCreate(Xm), XmStringGetNextComponent(Xm) and XmStringInitContext(Xm).
© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003