XmFontListCopy (3) Linux Manual Page
XmFontListCopy — A font list function that copies a font list
Synopsis
#include <Xm/Xm.h>
XmFontList XmFontListCopy(
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
