


DXmCSTextVerticalScroll(3X)			  DXmCSTextVerticalScroll(3X)



NAME
  DDXXmmCCSSTTeexxttVVeerrttiiccaallSSccrroollll - Scrolls text vertically.

SYNOPSIS

  vvooiidd DDXXmmCCSSTTeexxttVVeerrttiicca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 lines to	scroll up or down.  A
      positive value means scroll up; a	negative value means scroll down.

DESCRIPTION

  The DDXXmmCCSSTTeexxttVVeerrttiiccaallSSccrroollll routine scrolls text vertically by the given
  number of lines.

RELATED	INFORMATION

  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(3X)


































