Module conrod::scroll [] [src]

Types and functionality related to the scrolling behaviour of widgets.

Structs

Bar

The state of a single scrollbar.

Scrolling

A type for building a scrollbar widget.

State

State related to scrolling.

Style

Style for the Scrolling.

Enums

Elem

The elements that make up a ScrollBar.

Interaction

The current interaction with the

Functions

capture_mouse

Whether or not the scrollbar should capture the mouse given previous and new states.

uncapture_mouse

Whether or not the scrollbar should uncapture the mouse given previous and new states.