osf1 man page for xmfontlistcopy

Query: xmfontlistcopy

OS: osf1

Section: 3x

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XmFontListCopy(3X)														XmFontListCopy(3X)

NAME
XmFontListCopy - A font list function that copies a font list
SYNOPSIS
#include <Xm/Xm.h> XmFontList XmFontListCopy (fontlist) XmFontList fontlist;
DESCRIPTION
XmFontListCopy creates a new font list consisting of the contents of the fontlist argument. Specifies a font list to be copied
RETURN VALUE
Returns NULL if fontlist is NULL; otherwise, returns a new font list.
SEE ALSO
XmFontList(3X), XmFontListFree(3X) XmFontListCopy(3X)
Related Man Pages
xmfontlist(3) - centos
xmfontlistappendentry(3) - centos
xmfontlistappendentry(3) - hpux
xmfontlistremoveentry(3) - hpux
xmfontlistremoveentry(3x) - osf1
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB