XmFontListCopy(3X)
NAME
XmFontListCopy—A font list function that copies a font list
SYNOPSIS
#include <Xm/Xm.h>
XmFontList XmFontListCopy (fontlist)
XmFontListfontlist;
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.
RELATED INFORMATION
XmFontList(3X) and XmFontListFree(3X).
SunOS 1.2.2 — Last change: