*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> XmStringGetNextSegment (3X)              
Title
Content
Arch
Section
 

XmStringGetNextSegment(3X)

Contents


NAME    [Toc]    [Back]

       XmStringGetNextSegment  -  A compound string function that
       fetches the octets in  the  next  segment  of  a  compound
       string

SYNOPSIS    [Toc]    [Back]

       #include <Xm/Xm.h>

       Boolean XmStringGetNextSegment (context, text, tag, direction,
 separator)
               XmStringContext context;
               char **text;
               XmStringCharSet *tag;
               XmStringDirection *direction;
               Boolean *separator;

DESCRIPTION    [Toc]    [Back]

       XmStringGetNextSegment fetches the octets in the next segment;
 repeated calls fetch sequential segments.  The text,
       tag, and direction of the  fetched  segment  are  returned
       each  time.   A  Boolean  status  is  returned to indicate
       whether a valid segment was successfully  parsed.   Specifies
  the  string context structure which was allocated by
       the XmStringInitContext function.  Specifies a pointer  to
       a null terminated string.  Specifies a pointer to the font
       list element tag associated with the  text.   Specifies  a
       pointer  to  the direction of the text.  Specifies whether
       the next component of the compound string is a  separator.

RETURN VALUE    [Toc]    [Back]

       Returns True if a valid segment is found.

SEE ALSO    [Toc]    [Back]

      
      
       XmStringCreate(3X), XmStringInitContext(3X)



                                       XmStringGetNextSegment(3X)
[ Back ]
 Similar pages
Name OS Title
XmStringGetNextSegment HP-UX A compound string function that fetches the bytes in the next segment of a compound string
XmStringGetLtoR HP-UX A compound string function that searches for a text segment in the input compound string
XmStringGetLtoR IRIX A compound string function that searches for a text segment in the input compound string
XmStringGetLtoR Tru64 A compound string function that searches for a text segment in the input compound string
XmCvtByteStreamToXmString HP-UX A compound string function that converts from a compound string in Byte Stream format to a compound string
XmStringInitContext Tru64 A compound string function that allows applications to read out the content segment by segment
XmStringInitContext IRIX A compound string function that allows applications to read out the content segment by segment
XmCvtCTToXmString Tru64 A compound string function that converts compound text to a compound string
XmCvtXmStringToCT IRIX A compound string function that converts a compound string to compound text
XmCvtXmStringToCT Tru64 A compound string function that converts a compound string to compound text
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service