-
Notifications
You must be signed in to change notification settings - Fork 0
class_scrollbar
reduz edited this page Apr 10, 2014
·
9 revisions
####Inherits: Range ####Category: Core
Base class for scroll bars.
- void set_custom_step ( float step )
- float get_custom_step ( ) const
Scrollbars are a Range based Control, that display a draggable area (the size of the page). Horizontal (HScrollBar) and Vertical (VScrollBar) versions are available.