


DXmCSTextHorizontalScroll(3X)			DXmCSTextHorizontalScroll(3X)



NAME
  DDXXmmCCSSTTeexxttHHoorriizzoonnttaallSSccrroollll - Scrolls text horizontally.

SYNOPSIS

  vvooiidd DDXXmmCCSSTTeexxttHHoorriizzoonnttaallSSccrroollll((_w_i_d_g_e_t,, _n))
	WWiiddggeett	_w_i_d_g_e_t;;
	iinntt	_n;;

PARAMETERS

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

  _n   An integer that represents the number of pixels to scroll	to the left
      or right.	 A positive value means	scroll right; a	negative value means
      scroll left.

DESCRIPTION

  The DDXXmmCCSSTTeexxttHHoorriizzoonnttaallSSccrroollll	routine	scrolls	text horizontally (left	or
  right) by the	given number of	pixels.





































