SpinCtrl

Undocumented in source.

Constructors

this
this(int min, int max, int initialVal, dstring labelText)
Undocumented in source.

Members

Aliases

enabled
alias enabled = Widget.enabled
Undocumented in source.

Properties

enabled
bool enabled [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
enabled
bool enabled [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
value
int value [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
value
int value [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

label
TextWidget label;
max
int max;
Undocumented in source.
min
int min;
Undocumented in source.

Meta