on-scroll in canvas<%>
Called when the user changes one of the canvas's manual scrollbars. A
scroll-event% argument provides information about the
scroll action.
This method is not called when automatic scrollbars are changed; the
on-paint method is called instead.
( -> void
send a-canvas on-scroll event)
event : scroll-event% object