 |
Index for Section 3X |
|
 |
Alphabetical listing for X |
|
 |
Bottom of page |
|
XmFontListEntryFree(3X)
OSF/Motif
NAME
XmFontListEntryFree - A font list function that recovers memory used by a
font list entry
SYNOPSIS
#include <Xm/Xm.h>
void XmFontListEntryFree (entry)
XmFontListEntry *entry;
DESCRIPTION
XmFontListEntryFree 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 the font list entry to be freed
SEE ALSO
XmFontList(3X), XmFontListAppendEntry(3X), XmFontListEntryCreate(3X),
XmFontListEntryLoad(3X), XmFontListNextEntry(3X), XmFontListRemoveEntry(3X)
 |
Index for Section 3X |
|
 |
Alphabetical listing for X |
|
 |
Top of page |
|