


XmTextFieldGetBaseline(3X)			   XmTextFieldGetBaseline(3X)
OSF/Motif							    OSF/Motif



NAME
  XXmmTTeexxttFFiieellddGGeettBBaasseelliinnee - A TextField 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tFF..hh>>
  iinntt XXmmTTeexxttFFiieellddG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tFFiieellddGGeettBBaasseelliinnee accesses the _x	position of the	first baseline in the
  TextField widget, relative to	the _x position of the top of the widget.

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

  For a	complete definition of TextField and its associated resources, see
  XXmmTTeexxttFFiieelldd((33XX)).

RETURN VALUE
  Returns an integer value that	indicates the _x	position of the	first base-
  line in the TextField	widget.	 The calculation takes into account the	mar-
  gin 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tFFiieelldd((33XX)).





























