|
XmFontListFreeFontContext(3X)
Contents
|
XmFontListFreeFontContext - A font list function that
instructs the toolkit that the font list context is no
longer needed
#include <Xm/Xm.h>
void XmFontListFreeFontContext (context)
XmFontContext context;
XmFontListFreeFontContext instructs the toolkit that the
context is no longer needed and will not be used without
reinitialization. Specifies the font list context structure
that was allocated by the XmFontListInitFontContext
function
XmFontListInitFontContext(3X), XmFontListNextEntry(3X)
XmFontListFreeFontContext(3X)
[ Back ] |