gtk-d v3.4.0 (2016-12-28T18:49:35Z)
Home
Dub
Repo
SimpleAction.this
gio
SimpleAction
SimpleAction
Sets our main struct and passes it to the parent class.
this
(GSimpleAction* gSimpleAction, bool ownedRef)
class
SimpleAction
this
(
GSimpleAction
*
gSimpleAction
,
bool
ownedRef
= false
)
this
(string name, VariantType parameterType)
this
(string name, VariantType parameterType, Variant state)
Meta
Source
See Implementation
gio
SimpleAction
SimpleAction
constructors
this
functions
addOnActivate
addOnChangeState
getSimpleActionStruct
getStruct
setEnabled
setState
setStateHint
setStruct
mixins
__anonymous
static functions
callBackActivate
callBackChangeState
getType
variables
connectedSignals
gSimpleAction
onActivateListeners
onChangeStateListeners
Sets our main struct and passes it to the parent class.