XmFontListFree — A font list function that recovers memory used by a font list "XmFontListFree" "font
Contents
Description
XmFontListFree recovers memory used by a font list. This routine does not free the XFontSet or
XFontStruct associated with the specified font list.
list Specifies the font list to be freed
Name
XmFontListFree — A font list function that recovers memory used by a font list "XmFontListFree" "font
list functions" "XmFontListFree"
Synopsis
#include <Xm/Xm.h>
voidXmFontListFree(
XmFontListlist);
