SpinBox

Undocumented in source.
class SpinBox : gtk.SpinButton.SpinButton, IBindable!T(
T
) {}

Constructors

this
this(real min, real max, real step)
Undocumented in source.

Alias This

value

Members

Properties

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

Meta