DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

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).
© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 -- 26 May 2005