DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

XmStringWidth(X3mot)


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) XmFontList fontlist; XmString string;

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.

fontlist
Specifies the font list.

string
Specifies the string.

Return values

Returns the width of the compound string.

References

XmStringCreate(X3mot)
25 April 2004
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004