xmfontlistfree(3) hpux man page | unix.com

Man Page: xmfontlistfree

Operating Environment: hpux

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
xmfontlistappendentry(3) - redhat
xmfontlistentrycreate(3) - redhat
xmfontlistremoveentry(3) - redhat
xmfontlistappendentry(3) - hpux
xmfontlistentrycreate(3) - hpux
Similar Topics in the Unix Linux Community
How to extract every repeated string between two specific string?
SAN Migration question
Sequence extraction
awk - Multi-line data to be stored in variable