XmFontListFree(X3mot)


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.

list
Specifies the font list to be freed

References

XmFontList(X3mot), XmFontListAppendEntry(X3mot), XmFontListCopy(X3mot) and XmFontListRemoveEntry(X3mot).
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.