Function Slider.scrollable
If true
, the value can be changed using the mouse wheel.
bool scrollable() nothrow @property @nogc;
void scrollable
(
bool v
) nothrow @property @nogc;
If true
, the value can be changed using the mouse wheel.
bool scrollable() nothrow @property @nogc;
void scrollable
(
bool v
) nothrow @property @nogc;