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 "XmStringBaseline" "compound string functions" "XmStringBaseline"

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 provided 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. XmStringCreate(3).

Recommended readings

Pages related to XmStringBaseline you should read also:

Questions & Answers

Helpful answers and articles about XmStringBaseline you may found on these sites:
Stack Overflow Server Fault Super User Unix & Linux Ask Ubuntu Network Engineering DevOps Raspberry Pi Webmasters Google Search