gtk-d v3.7.3 (2017-12-16T16:21:49Z)
Home
Dub
Repo
SpinButton.callBackInputDestroy
gtk
SpinButton
SpinButton
Undocumented in source. Be warned that the author may not have intended to support it.
class
SpinButton
extern (
C
) static
void
callBackInputDestroy
(
OnInputDelegateWrapper
wrapper
,
GClosure
*
closure
)
Meta
Source
See Implementation
gtk
SpinButton
SpinButton
classes
OnChangeValueDelegateWrapper
OnInputDelegateWrapper
OnOutputDelegateWrapper
OnValueChangedDelegateWrapper
OnWrappedDelegateWrapper
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
mixins
__anonymous
static functions
callBackChangeValue
callBackChangeValueDestroy
callBackInput
callBackInputDestroy
callBackOutput
callBackOutputDestroy
callBackValueChanged
callBackValueChangedDestroy
callBackWrapped
callBackWrappedDestroy
getType
variables
gtkSpinButton
onChangeValueListeners
onInputListeners
onOutputListeners
onValueChangedListeners
onWrappedListeners