The parameters are returned as multiple values, one for each key passed in keys and in the same order as the arguments.
Retrieves the specified parameters of the vertical scroll bar of
self
, which should be a displayed instance of a subclass of simple-pane which does internal scrolling (such as
editor-pane).
The minimum data coordinate.
The maximum data coordinate.
The length of the scroll bar slug.
The scroll page size.
The scroll step size.
See the following CAPI example files:
output-panes/scroll-test.lisp
output-panes/scrolling-without-bar.lisp