


XmTextGetTopCharacter(3X)			    XmTextGetTopCharacter(3X)
OSF/Motif							    OSF/Motif



NAME
  XXmmTTeexxttGGeettTTooppCChhaarraacctteerr	- A Text function that accesses	the position of	the
  first	character displayed

SYNOPSIS


  ##iinncclluuddee <<XXmm//TTeexxtt..hh>>
  XXmmTTeexxttPPoossiittiioonn XXmmTTeexxttGGeettTTooppCChhaarraacctteerr ((_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tTTooppCChhaarraacctteerr	accesses the position of the text at the top of	the
  Text 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 XmTextPosition value that indicates the state of the XXmmNNttooppCChhaarr--
  aacctteerr	resource.  This	is an integer number of	characters from	the beginning
  of the text buffer.  The first character position is 0.

RELATED	INFORMATION
  XXmmTTeexxtt((33XX)).































