DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

XmStringHeight(X3mot)


XmStringHeight -- a compound string function that returns the line height of the given compound string

Synopsis

#include <Xm/Xm.h>

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

Description

XmStringHeight returns the height, in pixels, of the sum of all the line heights of the given compound string. Separator components delimit lines.

fontlist
Specifies the font list.

string
Specifies the string.

Return values

Returns the height of the specified string.

References

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