gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
Switch.this
gtk
Switch
Switch
Sets our main struct and passes it to the parent class.
this
(GtkSwitch* gtkSwitch, bool ownedRef)
class
Switch
this
(
GtkSwitch
*
gtkSwitch
,
bool
ownedRef
= false
)
this
()
Meta
Source
See Implementation
gtk
Switch
Switch
classes
OnActivateDelegateWrapper
OnStateSetDelegateWrapper
constructors
this
functions
addOnActivate
addOnStateSet
getActive
getState
getStruct
getSwitchStruct
internalRemoveOnActivate
internalRemoveOnStateSet
setActive
setState
setStruct
mixins
__anonymous
static functions
callBackActivate
callBackActivateDestroy
callBackStateSet
callBackStateSetDestroy
getType
variables
gtkSwitch
onActivateListeners
onStateSetListeners
Sets our main struct and passes it to the parent class.