xmfontlistfree(3) redhat man page | unix.com

Man Page: xmfontlistfree

Operating Environment: redhat

Section: 3

XmFontListFree(library call)											      XmFontListFree(library call)

NAME
XmFontListFree -- A font list function that recovers memory used by a font list
SYNOPSIS
#include <Xm/Xm.h> void XmFontListFree( XmFontList list);
DESCRIPTION
XmFontListFree recovers memory used by a font list. This routine does not free the XFontSet or XFontStruct associated with the specified font list. list Specifies the font list to be freed
RELATED
XmFontList(3), XmFontListAppendEntry(3), XmFontListCopy(3), and XmFontListRemoveEntry(3). XmFontListFree(library call)
Related Man Pages
xmfontlist(3) - redhat
xmfontlist(3) - centos
xmfontlistentrycreate(3) - centos
xmfontlistremoveentry(3) - centos
xmfontlistremoveentry(3x) - osf1
Similar Topics in the Unix Linux Community
How to capture ^x,^y via bash script?
CentOS7 restoring file capabilities
Shopt -s histappend
[TIP] Processing YAML files with yq