Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmStriPee(Xm) — OpenDesktop Software Development System 3.0.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought


 XmStringPeekNextComponent(Xm)  6 January 1993  XmStringPeekNextComponent(Xm)


 Name

    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).


Typewritten Software • bear@typewritten.org • Edmonds, WA 98026