centos man page for xmtextgetcenterline

Query: xmtextgetcenterline

OS: centos

Section: 3

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

XmTextGetCenterline(library call)										 XmTextGetCenterline(library call)

NAME
XmTextGetCenterline -- Return the height (length) of a character string when the writing direction is vertical
SYNOPSIS
#include <Xm/Text.h> int XmTextGetCenterline( Widget widget);
DESCRIPTION
XmTextGetCenterline accesses the x position of the centerline in the Text widget, relative to the x position of the top of the widget. widget Specifies the Text widget ID.
RETURN VALUE
In the case of horizontal writing, this function accesses 0. In the case of vertical writing, this function accesses the x position of the first centerline in the Text widget, relative to the x posi- tion of the left of the widget. The calculation takes into account the margin width, shadow thickness, highlight thickness, and a half of font width of the first font(set) in the fontlist used for drawing text.
SEE ALSO
XmText(3), XmTextGetBaseline(3) XmTextGetCenterline(library call)
Related Man Pages
xmtextgetselectionposition(3x) - osf1
xmtextinsert(3) - redhat
xmtextsetsource(3) - redhat
xmtextinsertwcs(3) - hpux
xmtextpostoxy(3) - hpux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Tar Command
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq