XmFontListFree(3) — C LIBRARY FUNCTIONS
NAME
XmFontListFree — a compound string function that recovers memory used by a font list.
SYNOPSIS
#include <Xm/Xm.h> void XmFontListFree (list)
XmFontListlist;
DESCRIPTION
XmFontListFree recovers memory used by a font list.
listSpecifies the font list to be freed
RELATED INFORMATION
April 13, 2022 — Last change: