Index Index for
Section 3
Index Alphabetical
listing for X
Index Bottom of
page

XmFontListFree(3X)

OSF/Motif

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. list Specifies the font list to be freed

SEE ALSO

XmFontList(3X), XmFontListAppendEntry(3X), XmFontListCopy(3X), XmFontListRemoveEntry(3X)

Index Index for
Section 3
Index Alphabetical
listing for X
Index Top of
page