Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmStringWidth(3X) — Motif SDK 1.2.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

XmStringWidth(3X)

NAME

XmStringWidth—A compound string function that returns the width of the longest sequence of text components in a compound string

SYNOPSIS

#include <Xm/Xm.h>
Dimension XmStringWidth (fontlist, string)
XmFontListfontlist;
XmStringstring;

DESCRIPTION

XmStringWidth returns the width, in pixels, of the longest sequence of text components in the provided compound string.  Separator components are used to delimit sequences of text components. 

Specifies the font list Specifies the string

RETURN VALUE

Returns the width of the compound string. 

RELATED INFORMATION

XmStringCreate(3X). 

SunOS 1.2.2  —  Last change:

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