ScrolledWindow objects are ControlsWindow objects with the following extra methods:
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.
'x'
or 'y'
, what will be '-'
,
'-'
, 'set'
, '++'
or '+'
. For
'set'
, value will contain the new scrollbar position.
None
.
See About this document... for information on suggesting changes.