


DXmCSTextGetTopPosition(3X)			  DXmCSTextGetTopPosition(3X)



NAME
  DDXXmmCCSSTTeexxttGGeettTTooppPPoossiittiioonn - Retrieves (returns)	the logical position of	the
  first	character in the displayed 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tTTooppP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tTTooppPPoossiittiioonn routine returns the logical position of the
  first	character in the displayed text.  If the direction is left-to-right,
  the first character is at the	top-left of the	display.  If the direction is
  right-to-left	the first character is at the top-right	of the display.

RETURN VALUES

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


































