Query: xmfontlistcopy
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmFontListCopy(library call) XmFontListCopy(library call)NAMEXmFontListCopy -- A font list function that copies a font listSYNOPSIS#include <Xm/Xm.h> XmFontList XmFontListCopy( XmFontList fontlist);DESCRIPTIONXmFontListCopy creates a new font list consisting of the contents of the fontlist argument. fontlist Specifies a font list to be copiedRETURNReturns NULL if fontlist is NULL; otherwise, returns a new font list and allocates space to hold the font list. The application is respon- sible for managing the allocated space. The application can recover the allocated space by calling XmFontListFree.RELATEDXmFontList(3) and XmFontListFree(3). XmFontListCopy(library call)
| Related Man Pages |
|---|
| xmfontlistappendentry(3x) - osf1 |
| xmfontlistappendentry(3) - redhat |
| xmfontlistentrycreate(3) - redhat |
| xmfontlistremoveentry(3) - redhat |
| xmfontlistentrycreate(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| How to list file size on HPUX? |
| PHP Man Pages Now Available (Over 10,000) |
| Is UNIX an open source OS ? |
| Shopt -s histappend |