XmFontListFreeFontContext(3X) UNIX System V XmFontListFreeFontContext(3X)
NAME
XmFontListFreeFontContext - a compound string function that instructs the
toolkit that the font list context is no longer needed.
SYNOPSIS
#include <Xm/Xm.h>
void XmFontListFreeFontContext (context)
XmFontContextcontext;
DESCRIPTION
XmFontListFreeFontContext instructs the toolkit that the context is no
longer needed and will not be used without reinitialization.
context
Specifies the font list context structure that was allocated by
the XmFontListInitFontContext function
RELATED INFORMATION
XmFontListGetNextFont(3X) and XmFontListInitFontContext(3X).
10/89 Page 1