gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
ScaleButton.callBackValueChanged
gtk
ScaleButton
ScaleButton
Undocumented in source. Be warned that the author may not have intended to support it.
class
ScaleButton
extern (
C
) static
void
callBackValueChanged
(
GtkScaleButton
*
scalebuttonStruct
,
double
value
,
OnValueChangedDelegateWrapper
wrapper
)
Meta
Source
See Implementation
gtk
ScaleButton
ScaleButton
classes
OnPopdownDelegateWrapper
OnPopupDelegateWrapper
OnValueChangedDelegateWrapper
constructors
this
functions
addOnPopdown
addOnPopup
addOnValueChanged
getAdjustment
getMinusButton
getPlusButton
getPopup
getScaleButtonStruct
getStruct
getValue
internalRemoveOnPopdown
internalRemoveOnPopup
internalRemoveOnValueChanged
setAdjustment
setIcons
setStruct
setValue
mixins
__anonymous
static functions
callBackPopdown
callBackPopdownDestroy
callBackPopup
callBackPopupDestroy
callBackValueChanged
callBackValueChangedDestroy
getType
variables
gtkScaleButton
onPopdownListeners
onPopupListeners
onValueChangedListeners