XmFontListFreeFontContext(library calXlm)FontListFreeFontContext(library call)
NAME [Toc] [Back]
XmFontListFreeFontContext - A font list function that instructs the
toolkit that the font list context is no longer needed
SYNOPSIS [Toc] [Back]
#include <Xm/Xm.h>
void XmFontListFreeFontContext(
XmFontContext context);
DESCRIPTION [Toc] [Back]
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 [Toc] [Back]
XmFontListInitFontContext(3) and XmFontListNextEntry(3).
- 1 - Formatted: January 24, 2005 [ Back ] |