


DXmCSTextGetInsertionPosition(3X)	    DXmCSTextGetInsertionPosition(3X)



NAME
  DDXXmmCCSSTTeexxttGGeettIInnsseerrttiioonnPPoossiittiioonn	- Retrieves (returns) the logical position of
  the insertion	cursor.

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tIInnsseerrttiioonnP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tIInnsseerrttiioonnPPoossiittiioonn routine retrieves the logical position of
  the insertion	cursor by returning an integer that indicates the distance
  (in number of	characters) between the	cursor and the beginning of the	text
  buffer.

RETURN VALUES

  An integer that represents the logical position of the cursor, by number of
  characters from the beginning	of the text buffer.

RELATED	INFORMATION

  DDXXmmCCSSTTeexxttSSeettIInnsseerrttiioonnPPoossiittiioonn(3X)






























