Module conrod::widget::scrollbar[][src]

A widget that allows for manually scrolling via dragging the mouse.

Structs

Scrollbar

A widget that allows for scrolling via dragging the mouse.

State

The state of the Scrollbar.

Style

Styling for the DropDownList, necessary for constructing its renderable Element.

Traits

Axis

The axis that is scrolled by the Scrollbar.