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

  man pages->Tru64 Unix man pages              
Title
Content
Arch
Section
 
 XmFontList(3X) -- Data type for a font list
    XmFontList is the data type for a font list. A font list consists of font list entries, each of which contains a font or a font set (a group of fonts) and is identified with a tag. The font list entry...
 XmFontListAdd(3X) -- A font list function that creates a new font list
    XmFontListAdd creates a new font list consisting of the contents of the oldlist and the new font-list element being added. This function deallocates the oldlist after extracting the required informati...
 XmFontListAppendEntry(3X) -- A font list function that appends an entry to a font list
    XmFontListAppendEntry creates a new font list that contains the contents of oldlist. This function copies the contents of the font list entry being added into this new font list. If oldlist is NULL, X...
 XmFontListCopy(3X) -- A font list function that copies a font list
    XmFontListCopy creates a new font list consisting of the contents of the fontlist argument. Specifies a font list to be copied
 XmFontListCreate(3X) -- A font list function that creates a font list
    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 exist...
 XmFontListEntryCreate(3X) -- A font list function that creates a font list entry
    XmFontListEntryCreate creates a font list entry that contains either a font or font set and is identified by a tag. Specifies a NULL terminated string for the tag of the font list entry. The tag may b...
 XmFontListEntryFree(3X) -- A font list function that recovers memory used by a font list entry
    XmFontListEntryFree recovers memory used by a font list entry. This routine does not free the XFontSet or XFontStruct associated with the font list entry. Specifies the font list entry to be freed
 XmFontListEntryGetFont(3X) -- A font list function that retrieves font information from a font list entry
    XmFontListEntryGetFont retrieves font information for a specified font list entry. If the font list entry contains a font, type_return returns XmFONT_IS_FONT and the function returns a pointer to an X...
 XmFontListEntryGetTag(3X) -- A font list function that retrieves the tag of a font list entry
    XmFontListEntryGetTag retrieves a copy of the tag of the specified font list entry. This routine allocates memory for the tag string that must be freed by the application. Specifies the font list entr...
 XmFontListEntryLoad(3X) -- A font list function that loads a font or creates a font set and creates an accompanying font list e...
    XmFontListEntryLoad loads a font or creates a font set based on the value of the type argument. It creates and returns a font list entry that contains the font or font set and the specified tag. If th...
 XmFontListFree(3X) -- A font list function that recovers memory used by a font list
    XmFontListFree recovers memory used by a font list. This routine does not free the XFontSet or XFontStruct associated with the specified font list. Specifies the font list to be freed
 XmFontListFreeFontContext(3X) -- A font list function that instructs the toolkit that the font list context is no longer needed
    XmFontListFreeFontContext instructs the toolkit that the context is no longer needed and will not be used without reinitialization. Specifies the font list context structure that was allocated by the ...
 XmFontListGetNextFont(3X) -- A font list function that allows applications to access the fonts and character sets in a font list
    XmFontListGetNextFont accesses the character set and font for the next entry of the font list. The application first uses the XmFontListInitFontContext routine to create a font list context. The appli...
 XmFontListInitFontContext(3X) -- A font list function that allows applications to access the entries in a font list
    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 wit...
 XmFontListNextEntry(3X) -- A font list function that returns the next entry in a font list
    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 co...
<<  [Prev]  265  266  267  268  269  270  271  272  273  274  275  276  277  278  279  280  281  282  283  284  285  
286  287  288  289  290  291  292  293  294  295  296  297  298  299  300  301  302  303  304  305  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service