godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
Slider.scrollable
godot
slider
Slider
If
true
, the value can be changed using the mouse wheel.
bool
scrollable
[@property getter]
struct
Slider
@
nogc
nothrow @
property
bool
scrollable
(
)
bool
scrollable
[@property setter]
Meta
Source
See Implementation
godot
slider
Slider
aliases
BaseClasses
functions
_guiInput
getTicks
getTicksOnBorders
isEditable
isScrollable
opAssign
opEquals
setEditable
setScrollable
setTicks
setTicksOnBorders
toHash
properties
editable
scrollable
tickCount
ticksOnBorders
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
If true, the value can be changed using the mouse wheel.