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

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

XmFontListCreate(3X)

Contents


NAME    [Toc]    [Back]

       XmFontListCreate  -  A  font  list function that creates a
       font list

SYNOPSIS    [Toc]    [Back]

       #include <Xm/Xm.h>

       XmFontList XmFontListCreate (font, charset)
               XFontStruct * font;
               XmStringCharSet charset;

DESCRIPTION    [Toc]    [Back]

       XmFontListCreate creates a new font  list  with  a  single
       element  specified by the provided font and character set.
       It also allocates the space for the font list.

                                  Note

       This function is obsolete  and  exists  for  compatibility
       with  previous  releases.  It is replaced by XmFontListAppendEntry.


       Specifies a pointer to a font structure for which the  new
       font list is generated.  This is the structure returned by
       the XLib XLoadQueryFont function.  Specifies the character
       set    identifier    for    the    font.   This   can   be
       XmSTRING_DEFAULT_CHARSET, but this value does  not  comply
       with  the AES, and it may be removed in future versions of
       Motif. If the value is XmSTRING_DEFAULT_CHARSET, the  routine
  derives  the character set from the current language
       environment.

RETURN VALUE    [Toc]    [Back]

       Returns NULL  if  font  or  charset  is  NULL;  otherwise,
       returns a new font list.

SEE ALSO    [Toc]    [Back]

      
      
       XmFontList(3X), XmFontListAppendEntry(3X)



                                             XmFontListCreate(3X)
[ Back ]
 Similar pages
Name OS Title
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
XmFontListEntryLoad Tru64 A font list function that loads a font or creates a font set and creates an accompanying font list e...
XmFontListEntryCreate Tru64 A font list function that creates a font list entry
XmFontListEntryCreate IRIX A font list function that creates a font list entry
XmFontListEntryCreate HP-UX A font list function that creates a font list entry
XmFontListAdd Tru64 A font list function that creates a new font list
XmFontListAdd HP-UX A font list function that creates a new font list
XmFontListAdd IRIX A font list function that creates a new font list
XmFontListEntryGetFont IRIX A font list function that retrieves font information from a font list entry
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service