centos man page for xmstringbaseline

Query: xmstringbaseline

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XmStringBaseline(library call)											    XmStringBaseline(library call)

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( XmRenderTable rendertable, 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 pro- vided compound string. rendertable Specifies the render table string Specifies the string
RETURN
Returns the number of pixels between the top of the character box and the baseline of the first line of text.
RELATED
XmStringCreate(3). XmStringBaseline(library call)
Related Man Pages
xmstringcreate(3) - redhat
xmstring(3) - centos
xmstringcreate(3) - hpux
xmstringdrawimage(3) - hpux
xmstring(3x) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
How to increment version inside a file?
DB2 convert digits to binary format
Docker learning Phase-I