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

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

XmFontListNextEntry(3X)

Contents


NAME    [Toc]    [Back]

       XmFontListNextEntry  -  A  font list function that returns
       the next entry in a font list

SYNOPSIS    [Toc]    [Back]

       #include <Xm/Xm.h>

       XmFontListEntry XmFontListNextEntry (context)
               XmFontContext context;

DESCRIPTION    [Toc]    [Back]

       XmFontListNextEntry returns the next  entry  in  the  font
       list.   The application uses the XmFontListInitFontContext
       routine to create a font list context.  The first call  to
       XmFontListNextEntry sets the context to the first entry in
       the font list.  The application then calls  XmFontListNextEntry
  repeatedly with the same context.  Each succeeding
       call accesses the next entry of the font list.  When  finished,
  the application calls XmFontListFreeFontContext to
       free the allocated font list context.  Specifies the  font
       list context

RETURN VALUE    [Toc]    [Back]

       Returns  NULL  if  the  context  does not refer to a valid
       entry or if it is at the end of the font list;  otherwise,
       it returns a font list entry.

SEE ALSO    [Toc]    [Back]

      
      
       XmFontList(3X),   XmFontListEntryFree(3X),   XmFontListEntryGetFont(3X), XmFontListEntryGetTag(3X), XmFontListFreeFontContext(3X), XmFontListInitFontContext(3X)



                                          XmFontListNextEntry(3X)
[ Back ]
 Similar pages
Name OS Title
XmFontListEntryGetFont Tru64 A font list function that retrieves font information from a font list entry
XmFontListEntryGetFont HP-UX A font list function that retrieves font information from a font list entry
XmFontListEntryGetFont IRIX A font list function that retrieves font information from a font list entry
XmFontListEntryLoad HP-UX A font list function that loads a font or creates a font set and creates an accompanying font list entry
XmFontListEntryLoad IRIX A font list function that loads a font or creates a font set and creates an accompanying font list entry
XmFontListRemoveEntry HP-UX A font list function that removes a font list entry from a font list
XmFontListRemoveEntry Tru64 A font list function that removes a font list entry from a font list
XmFontListRemoveEntry IRIX A font list function that removes a font list entry from a font list
XmFontListEntryFree IRIX A font list function that recovers memory used by a font list entry
XmFontListEntryFree Tru64 A font list function that recovers memory used by a font list entry
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service