ScrolledWindow objects are ControlsWindow objects with the following extra methods:
| [wantx[, wanty]]) | 
0 and maximum 32767.
| ) | 
(x,
y) giving the current position of the scrollbars (between
0 and 32767). You can return None for either to
indicate the whole document is visible in that direction.
| ) | 
| which, what, value) | 
'x' or 'y', what will be '-',
'--', 'set', '++' or '+'. For
'set', value will contain the new scrollbar position.
| absmin, absmax, curmin, curmax) | 
None.
| onoff, event) | 
| width, height, window) | 
| window, control, pcode, event) | 
See About this document... for information on suggesting changes.