Query: xmfontlistentryfree
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmFontListEntryFree(library call) XmFontListEntryFree(library call)NAMEXmFontListEntryFree -- A font list function that recovers memory used by a font list entrySYNOPSIS#include <Xm/Xm.h> void XmFontListEntryFree( XmFontListEntry *entry);DESCRIPTIONXmFontListEntryFree recovers memory used by a font list entry. This routine does not free the XFontSet or XFontStruct associated with the font list entry. entry Specifies a pointer to the font list entry to be freed. In addition, it may be necessary to take the address of the font list entry (via the & operator) before passing it to this function.RELATEDXmFontList(3), XmFontListAppendEntry(3), XmFontListEntryCreate(3), XmFontListEntryLoad(3), XmFontListNextEntry(3), and XmFontListRemoveEn- try(3). XmFontListEntryFree(library call)
| Related Man Pages | 
|---|
| xmfontlistappendentry(3) - redhat | 
| xmfontlistremoveentry(3) - redhat | 
| xmfontlistentrycreate(3) - hpux | 
| xmfontlistremoveentry(3) - hpux | 
| xmfontlistentrycreate(3x) - osf1 | 
| Similar Topics in the Unix Linux Community | 
|---|
| Is UNIX an open source OS ? | 
| Sequence extraction | 
| Hpux 11iV3 administration document | 
| awk - Multi-line data to be stored in variable |