


XmTextScroll(3X)					     XmTextScroll(3X)
OSF/Motif							    OSF/Motif



NAME
  XXmmTTeexxttSSccrroollll - A Text	function that scrolls text

SYNOPSIS


  ##iinncclluuddee <<XXmm//TTeexxtt..hh>>
  vvooiidd XXmmTTeexxttSSccrroollll ((_w_i_d_g_e_t, _l_i_n_e_s))
       WWiiddggeett	   _w_i_d_g_e_t;;
       iinntt	   _l_i_n_e_s;;

DESCRIPTION
  XXmmTTeexxttSSccrroollll scrolls text in a Text widget.

  _w_i_d_g_e_t Specifies the Text widget ID

  _l_i_n_e_s	 Specifies the number of lines of text to scroll.  A positive value
	 causes	text to	scroll upward; a negative value	causes text to scroll
	 downward.

  For a	complete definition of Text and	its associated resources, see
  XXmmTTeexxtt((33XX)).

RELATED	INFORMATION
  XXmmTTeexxtt((33XX)).

































