Next:
set-direction
Up:
scroll-event
Previous:
get-event-type
get-position
Returns the position of the scrollbar after the action triggering the event. See also
set-position
.
(send
a-scroll-event
get-position)
->
exact integer in [0, 10000]
PLT