 |
Index for Section 3X |
|
 |
Alphabetical listing for X |
|
 |
Bottom of page |
|
XmFontListFreeFontContext(3X)
OSF/Motif
NAME
XmFontListFreeFontContext - A font list function that instructs the toolkit
that the font list context is no longer needed
SYNOPSIS
#include <Xm/Xm.h>
void XmFontListFreeFontContext (context)
XmFontContext context;
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
SEE ALSO
XmFontListInitFontContext(3X), XmFontListNextEntry(3X)
 |
Index for Section 3X |
|
 |
Alphabetical listing for X |
|
 |
Top of page |
|