wheel-step in editor-canvas%
Gets or sets the number of vertical scroll steps taken for one click
of the mouse wheel via a 'wheel-up or 'wheel-down
key-event%. A #f value disables special handling
for wheel events (i.e., wheel events are passed on to the canvas's
editor).
(-> exact integer in [1, 10000] orsendan-editor-canvaswheel-step)#fGets the current wheel step.
(-> voidsendan-editor-canvaswheel-stepstep)
step: exact integer in [1, 10000] or#fSets the wheel step.