Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmFontLiH(Xm) — OpenDesktop Software Development System 3.0.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought


 XmFontListCopy(Xm)             6 January 1993             XmFontListCopy(Xm)


 Name

    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).


Typewritten Software • bear@typewritten.org • Edmonds, WA 98026