XmFontListEntryFree(3X) UNIX System V XmFontListEntryFree(3X)
NAME
XmFontListEntryFree - A font list function that recovers
memory used by a font list entry
SYNOPSIS
#include <Xm/Xm.h>
void XmFontListEntryFree (entry)
XmFontListEntry*entry;
VERSION
This page documents version 1.2 of the Motif library.
DESCRIPTION
XmFontListEntryFree recovers memory used by a font list
entry. This routine does not free the XFontSet or
XFontStruct associated with the font list entry.
entry Specifies the font list entry to be freed
RELATED INFORMATION
XmFontList(3X), XmFontListAppendEntry(3X),
XmFontListEntryCreate(3X), XmFontListEntryLoad(3X),
XmFontListNextEntry(3X), and XmFontListRemoveEntry(3X).
Page 1 (printed 4/30/98)