XmFontListFree(3X) UNIX System V XmFontListFree(3X)
NAME
XmFontListFree - A font list function that recovers memory
used by a font list
SYNOPSIS
#include <Xm/Xm.h>
void XmFontListFree (list)
XmFontListlist;
VERSION
This page documents version 1.2 of the Motif library.
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
RELATED INFORMATION
XmFontList(3X), XmFontListAppendEntry(3X),
XmFontListCopy(3X), and XmFontListRemoveEntry(3X).
Page 1 (printed 4/30/98)