Module rstk::scrollbar

source ·
Expand description

Scrollbar widget - displays a scrollbar to control position within a range.

Structs

Functions

  • Creates an instance of an horizontal scrollbar in given parent item, connected to associated widget.
  • Creates an instance of a vertical scrollbar in given parent item, connected to associated widget.