XmFontListEntryFree
A font list function that recovers memory used by a font list entry "XmFontListEntryFree" "font list functions" "XmFontListEntryFree"
- Provided by: libmotif-dev (Version: 2.3.4-10)
- Source: motif
- Report a bug
A font list function that recovers memory used by a font list entry "XmFontListEntryFree" "font list functions" "XmFontListEntryFree"
#include <Xm/Xm.h> void XmFontListEntryFree( XmFontListEntry *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.
XmFontList(3), XmFontListAppendEntry(3), XmFontListEntryCreate(3), XmFontListEntryLoad(3), XmFontListNextEntry(3), and XmFontListRemoveEntry(3).