get-scroll-page in canvas%
Get the current page step size of a manual scrollbar. The result is
0 if the scrollbar is not active or it is automatic.
See also
init-manual-scrollbars.
(-> exact integer in [1, 10000]senda-canvasget-scroll-pagewhich)
which: symbol in'(horizontal vertical)The
whichargument is either'horizontalor'vertical, indicating whether to get the page step size of the horizontal or vertical scrollbar, respectively.