


XmTextFieldGetLastPosition(3X)		       XmTextFieldGetLastPosition(3X)
OSF/Motif							    OSF/Motif



NAME
  XXmmTTeexxttFFiieellddGGeettLLaassttPPoossiittiioonn - A TextField function that accesses the posi-
  tion of the last text	character

SYNOPSIS


  ##iinncclluuddee <<XXmm//TTeexxttFF..hh>>
  XXmmTTeexxttPPoossiittiioonn XXmmTTeexxttFFiieellddGGeettLLaassttPPoossiittiioonn ((_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tLLaassttPPoossiittiioonn accesses the position of the last character in
  the text buffer of the TextField 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 XmTextPosition value that indicates the position of the last
  character in the text	buffer.	 This is an integer number of characters from
  the beginning	of the buffer.	The first character position is	0.

RELATED	INFORMATION
  XXmmTTeexxttFFiieelldd((33XX)).































