Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmStriBas(Xm) — OpenDesktop Software Development System 3.0.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought


 XmStringBaseline(Xm)           6 January 1993           XmStringBaseline(Xm)


 Name

    XmStringBaseline - a compound string function that returns the number of
    pixels between the top of the character box and the baseline of the first
    line of text

 Syntax


    #include <Xm/Xm.h>

    Dimension XmStringBaseline (fontlist, string)
    XmFontList fontlist;
    XmString string;


 Description

    XmStringBaseline returns the number of pixels between the top of the
    character box and the baseline of the first line of text in the provided
    compound string.

    fontlist
            Specifies the font list

    string  Specifies the string

 Return value

    Returns the number of pixels between the top of the character box and the
    baseline of the first line of text.

 See also

    XmStringCreate(Xm)


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