gtk-d v2.3.2 (2014-04-12T21:00:09Z)
Home
Dub
Repo
SpinButton.getValueAsInt
gtk
SpinButton
SpinButton
Get the value spin_button represented as an integer.
class
SpinButton
int
getValueAsInt
(
)
Return Value
Type:
int
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 spin_button represented as an integer.