DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

XmStringBaseline(X3mot)


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 values

Returns the number of pixels between the top of the character box and the baseline of the first line of text.

References

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