gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
ToggleAction.this
gtk
ToggleAction
ToggleAction
Sets our main struct and passes it to the parent class.
this
(GtkToggleAction* gtkToggleAction, bool ownedRef)
class
ToggleAction
this
(
GtkToggleAction
*
gtkToggleAction
,
bool
ownedRef
= false
)
this
(string name, string label, string tooltip, StockID stockId)
this
(string name, string label, string tooltip, string stockId)
Meta
Source
See Implementation
gtk
ToggleAction
ToggleAction
classes
OnToggledDelegateWrapper
constructors
this
functions
addOnToggled
getActive
getDrawAsRadio
getStruct
getToggleActionStruct
internalRemoveOnToggled
setActive
setDrawAsRadio
setStruct
toggled
static functions
callBackToggled
callBackToggledDestroy
getType
variables
gtkToggleAction
onToggledListeners
Sets our main struct and passes it to the parent class.