Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmTextGetBa(3X) — Dell System V Release 4 Issue 2.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought



XmTextGetBaseline(3X)            UNIX System V            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.


     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 position of
      the top of the widget is 0.


RELATED INFORMATION
      XmText(3X).




















10/89                                                                    Page 1





Typewritten Software • bear@typewritten.org • Edmonds, WA 98026