gtk-d v2.4.0 (2014-08-04T21:05:35Z)
Home
Dub
Repo
SpinButton.getValue
gtk
SpinButton
SpinButton
Get the value in the spin_button.
class
SpinButton
double
getValue
(
)
Return Value
Type:
double
the value of spin_button
Meta
Source
See Implementation
gtk
SpinButton
SpinButton
constructors
this
functions
addOnChangeValue
addOnInput
addOnOutput
addOnValueChanged
addOnWrapped
configure
getAdjustment
getDigits
getIncrements
getNumeric
getRange
getSnapToTicks
getSpinButtonStruct
getStruct
getUpdatePolicy
getValue
getValueAsInt
getWrap
setAdjustment
setDigits
setIncrements
setNumeric
setRange
setSnapToTicks
setStruct
setUpdatePolicy
setValue
setWrap
spin
update
static functions
callBackChangeValue
callBackInput
callBackOutput
callBackValueChanged
callBackWrapped
variables
connectedSignals
gtkSpinButton
onChangeValueListeners
onInputListeners
onOutputListeners
onValueChangedListeners
onWrappedListeners
Get the value in the spin_button.