


XmTextGetBaseline(3X)					XmTextGetBaseline(3X)
OSF/Motif							    OSF/Motif



NAME
  XXmmTTeexxttGGeettBBaasseelliinnee - A	Text function that accesses the	x position of the
  first	baseline

SYNOPSIS


  ##iinncclluuddee <<XXmm//TTeexxtt..hh>>
  iinntt XXmmTTeexxttGGeettBBaasseelliinnee	((_w_i_d_g_e_t))
       WWiiddggeett	 _w_i_d_g_e_t;;

DESCRIPTION
  XXmmTTeexxttGGeettBBaasseelliinnee accesses the _x position of the first baseline in the Text
  widget, relative to the _x position of	the top	of the widget.

  _w_i_d_g_e_t Specifies the Text widget ID

  For a	complete definition of Text and	its associated resources, see
  XXmmTTeexxtt((33XX)).

RETURN VALUE
  Returns an integer value that	indicates the _x	position of the	first base-
  line 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
  XXmmTTeexxtt((33XX)).





























