Manual Page Result
0
Command: XmFontListFree | Section: 3 | Source: Digital UNIX | File: XmFontListFree.3X.gz
XmFontListFree(3X) XmFontListFree(3X)
NAME
XmFontListFree - A font list function that recovers memory used by a
font list
SYNOPSIS
#include <Xm/Xm.h>
void XmFontListFree (list)
XmFontList list;
DESCRIPTION
XmFontListFree recovers memory used by a font list. This routine does
not free the XFontSet or XFontStruct associated with the specified font
list. Specifies the font list to be freed
SEE ALSO
XmFontList(3X), XmFontListAppendEntry(3X), XmFontListCopy(3X), Xm-
FontListRemoveEntry(3X)
XmFontListFree(3X)