


DXmCSTextSetTopPosition(3X)			  DXmCSTextSetTopPosition(3X)



NAME
  DDXXmmCCSSTTeexxttSSeettTTooppPPoossiittiioonn - Sets the logical position of the first character
  in the displayed text.

SYNOPSIS

  vvooiidd DDXXmmCCSSTTeexxttSSeettTTooppPPoossiittiioonn((_w_i_d_g_e_t,, _t_o_p__p_o_s_i_t_i_o_n))
	WWiiddggeett		   _w_i_d_g_e_t;;
	DDXXmmCCSSTTeexxttPPoossiittiioonn  _t_o_p__p_o_s_i_t_i_o_n;;

PARAMETERS

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

  _t_o_p__p_o_s_i_t_i_o_n
      The logical position of the first	character in the text.

DESCRIPTION

  The DDXXmmCCSSTTeexxttSSeettTTooppPPoossiittiioonn routine sets 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.



































