XmFontListFree
A font list function that recovers memory used by a font list "XmFontListFree" "font list functions" "XmFontListFree"
- 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 "XmFontListFree" "font list functions" "XmFontListFree"
#include <Xm/Xm.h> void XmFontListFree( XmFontList list);
XmFontListFree recovers memory used by a font list. This routine does not free the XFontSet or XFontStruct associated with the specified font list.
XmFontList(3), XmFontListAppendEntry(3), XmFontListCopy(3), and XmFontListRemoveEntry(3).