XmFontListCopy(3X) UNIX System V XmFontListCopy(3X)
NAME
XmFontListCopy - a compound string 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.
fontlistlist
Specifies a font list to be copied
RETURN VALUE
Returns NULL if fontlist is NULL; otherwise, returns a new font list.
RELATED INFORMATION
XmFontListCreate(3X).
10/89 Page 1