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

  man pages->HP-UX 11i man pages -> XmFontListInitFontContext (3)              
Title
Content
Arch
Section
 

Contents


 XmFontListInitFontContext(library calXlm)FontListInitFontContext(library call)




 NAME    [Toc]    [Back]
      XmFontListInitFontContext - A font list function that allows
      applications to access the entries in a font list

 SYNOPSIS    [Toc]    [Back]
      #include <Xm/Xm.h>
      Boolean XmFontListInitFontContext(
      XmFontContext *context,
      XmFontList fontlist);

 DESCRIPTION    [Toc]    [Back]
      XmFontListInitFontContext establishes a context to allow applications
      to access the contents of a font list. This context is used when
      reading the font list entry tag, font, or font set associated with
      each entry in the font list. A Boolean status is returned to indicate
      whether or not the font list is valid.

      If an application deallocates the font list passed to
      XmFontListInitFontContext as the fontlist argument, the context
      established by this function is rendered no longer valid.

      context   Specifies a pointer to the allocated context

      fontlist  Specifies the font list

 RETURN    [Toc]    [Back]
      Returns True if the context was allocated; otherwise, returns False.
      If the function allocated a context, the application is responsible
      for managing the allocated space. The application can recover the
      allocated space by calling XmFontListFreeFontContext.

 RELATED    [Toc]    [Back]
      XmFontList(3), XmFontListFreeFontContext(3), and
      XmFontListNextEntry(3).


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
 Similar pages
Name OS Title
XmFontListGetNextFont Tru64 A font list function that allows applications to access the fonts and character sets in a font list
XmFontListGetNextFont HP-UX A font list function that allows applications to access the fonts and character sets in a font list
XmFontListGetNextFont IRIX A font list function that allows applications to access the fonts and character sets in a font list
XmFontListEntryGetFont IRIX A font list function that retrieves font information from a font list entry
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
XmFontListEntryLoad IRIX A font list function that loads a font or creates a font set and creates an accompanying 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
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
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service