Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmStringBaseline(3X) — Tru64 UNIX 5.1b

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XmStringCreate(3X)

XmStringBaseline(3X)  —  Subroutines

OSF/Motif

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

SYNOPSIS

#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(3X)

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