Query: xmfontlistfreefontcontext
OS: redhat
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmFontListFreeFontContext(library call) XmFontListFreeFontContext(library call)NAMEXmFontListFreeFontContext -- A font list function that instructs the toolkit that the font list context is no longer neededSYNOPSIS#include <Xm/Xm.h> void XmFontListFreeFontContext( XmFontContext context);DESCRIPTIONXmFontListFreeFontContext 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 functionRELATEDXmFontListInitFontContext(3) and XmFontListNextEntry(3). XmFontListFreeFontContext(library call)