DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

XmFontListFree(Xm)


XmFontListFree -- a font list function that recovers memory used by a font list

Syntax

#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

See also

XmFontList(Xm), XmFontListAppendEntry(Xm), XmFontListCopy(Xm) and XmFontListRemoveEntry(Xm).
© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003