ScrolledWindow3

N.B.
	The widget files are computer-generated. The real source is
	*.w. It has been processed with Wbuild (available by
	anonymous ftp from a.cs.uiuc.edu)

Author
	Bert Bos <bert@let.rug.nl>
	Alfa-informatica, Rijksuniversiteit Groningen, The Netherlands
	1993

History
version 1.1 (15 Jun '94) changed
	XtCallCallbackList($, $scrollCallback, &info)
	to
	XtCallCallbackList($, $scrollCallback, &new)
	(thanks to Vladimir T. Romanovski <romsky@oea.ihep.su>)
1.2	(11 Oct '94) Changed vScrollAmount & hScrollAmount to int's,
	to fix type casting errors on some machines
