Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmStringBaseline(3X) — Motif SDK 1.2.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

XmStringBaseline(3X)

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)
XmFontListfontlist;
XmStringstring;

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. 

Specifies the font list 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. 

RELATED INFORMATION

XmStringCreate(3X). 

SunOS 1.2.2  —  Last change:

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