DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

XmStringPeekNextComponent(X3mot)


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

Synopsis

#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 values

Returns the type of component found.

References

XmStringCreate(X3mot), XmStringGetNextComponent(X3mot) and XmStringInitContext(X3mot).
25 April 2004
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004