XmFontListFree(library call) XmFontListFree(library call)
NAME [Toc] [Back]
XmFontListFree - A font list function that recovers memory used by a
font list
SYNOPSIS [Toc] [Back]
#include <Xm/Xm.h>
void XmFontListFree(
XmFontList list);
DESCRIPTION [Toc] [Back]
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
RELATED [Toc] [Back]
XmFontList(3), XmFontListAppendEntry(3), XmFontListCopy(3), and
XmFontListRemoveEntry(3).
- 1 - Formatted: January 24, 2005 [ Back ] |