Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmFontLiO(Xm) — OpenDesktop Software Development System 3.0.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought


 XmFontListEntryGetTag(Xm)      6 January 1993      XmFontListEntryGetTag(Xm)


 Name

    XmFontListEntryGetTag - a font list function that  retrieves the tag of a
    font list entry

 Syntax


    #include <Xm/Xm.h>

    char* XmFontListEntryGetTag (entry)
    XmFontListEntry entry;


 Description

    XmFontListEntryGetTag retrieves a copy of the tag of the specified font
    list entry. This routine allocates memory for the tag string that must be
    freed by the application.

    entry   Specifies the font list entry

 Return value

    Returns the tag for the font list entry.

 See also

    XmFontList(Xm), XmFontListEntryCreate(Xm), XmFontListEntryGetFont(Xm),
    XmFontListEntryLoad(Xm) and XmFontListNextEntry(Xm).


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