


DXmCSTextGetLastPosition(3X)			 DXmCSTextGetLastPosition(3X)



NAME
  DDXXmmCCSSTTeexxttGGeettLLaassttPPoossiittiioonn - Retrieves (returns) the logical position of the
  last character in the	text.

SYNOPSIS

  DDXXmmCCSSTTeexxttPPoossiittiioonn DDXXmmCCSSTTeexxttG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;;

PARAMETERS

  _w_i_d_g_e_t
      The identifier (widget ID) of the	compound string	text widget.

DESCRIPTION

  The DDXXmmCCSSTTeexxttGGeettLLaassttPPoossiittiioonn routine retrieves the logical position of the
  last character in the	text by	returning an integer.  The position may
  correspond to	a line feed.

RETURN VALUES

  An integer that represents the logical position of the last character	in
  the text buffer.



































