Module conrod_core::widget::range_slider[][src]

Expand description

A widget for specifying start and end values for some linear range.

Structs

The Event type produced by the RangeSlider.

Linear range selection.

Represents the state of the Slider widget.

Graphical styling unique to the RangeSlider widget.

Enums

The part of the RangeSlider that is in the process of being dragged.

Either the Start or End Edge of the RangeSlider’s bar.