xmfontlistfreefontcontext(3) redhat man page | unix.com

Man Page: xmfontlistfreefontcontext

Operating Environment: redhat

Section: 3

XmFontListFreeFontContext(library call) 								   XmFontListFreeFontContext(library call)

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( 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
RELATED
XmFontListInitFontContext(3) and XmFontListNextEntry(3). XmFontListFreeFontContext(library call)
Related Man Pages
xmfontlist(3) - centos
xmfontlistgetnextfont(3) - hpux
xmfontlistnextentry(3) - hpux
xmstringcreate(3) - hpux
xmfontlistgetnextfont(3x) - osf1
Similar Topics in the Unix Linux Community
Make all words begin with capital letter?
How to capture ^x,^y via bash script?
Retrieving previous command in a script
Docker learning Phase-I
[TIP] Processing YAML files with yq