DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

XmFontListCopy(X3mot)


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.

fontlist
Specifies a font list to be copied

Return values

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

References

XmFontList(X3mot) and XmFontListFree(X3mot).
25 April 2004
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004