XmFontListEntryFree - A font list function that recovers memory used by a font list entry
#include <Xm/Xm.h>
void XmFontListEntryFree (entry)
XmFontListEntry *entry;
XmFontListEntryFree recovers memory used by a font list entry. This routine does not free the XFontSet or XFontStruct associated with the font list entry.
XmFontList(3X), XmFontListAppendEntry(3X), XmFontListEntryCreate(3X), XmFontListEntryLoad(3X), XmFontListNextEntry(3X), and XmFontListRemoveEntry(3X).