Content-type: text/html Man page of XmStringPeekNextComponent

XmStringPeekNextComponent

Section: (3X)
Updated:
Index Return to Main Contents
 

NAME

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. Specifies the string context structure that was allocated by the XmStringInitContext function
 

RETURN VALUE

Returns the type of component found.
 

SEE ALSO

XmStringCreate(3X), XmStringGetNextComponent(3X), XmStringInitContext(3X)


 

Index

NAME
SYNOPSIS
DESCRIPTION
RETURN VALUE
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 02:41:28 GMT, October 02, 2010