DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

XmFontListCopy(Xm)


XmFontListCopy -- a font list function that copies a font list

Syntax

#include <Xm/Xm.h>

XmFontList XmFontListCopy (fontlist) XmFontList fontlist;

Description

XmFontListCopy creates a new font list consisting of the contents of the fontlist argument.

fontlist
Specifies a font list to be copied

Return value

Returns NULL if fontlist is NULL; otherwise, returns a new font list.

See also

XmFontList(Xm) and XmFontListFree(Xm).
© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 -- 26 May 2005