osf1 man page for xmtextgetbaseline

Query: xmtextgetbaseline

OS: osf1

Section: 3x

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

XmTextGetBaseline(3X)													     XmTextGetBaseline(3X)

NAME
XmTextGetBaseline - A Text function that accesses the x position of the first baseline
SYNOPSIS
#include <Xm/Text.h> int XmTextGetBaseline (widget) Widget widget;
DESCRIPTION
XmTextGetBaseline accesses the x position of the first baseline in the Text widget, relative to the x position of the top of the widget. Specifies the Text widget ID For a complete definition of Text and its associated resources, see XmText(3X).
RETURN VALUE
Returns an integer value that indicates the x position of the first baseline in the Text widget. The calculation takes into account the margin height, shadow thickness, highlight thickness, and font ascent of the first font in the fontlist. In this calculation the x posi- tion of the top of the widget is 0.
SEE ALSO
XmText(3X) XmTextGetBaseline(3X)
Related Man Pages
xmtextpostoxy(3) - redhat
xmtextpostoxy(3) - hpux
xmtextsetsource(3) - hpux
xmcreatescrolledtext(3x) - osf1
xmtextpostoxy(3x) - osf1
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB