gtk-d v3.6.3 (2017-05-14T21:01:55Z)
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
classes
OnActivateDelegateWrapper
OnChangeStateDelegateWrapper
constructors
this
functions
addOnActivate
addOnChangeState
getSimpleActionStruct
getStruct
setEnabled
setState
setStateHint
setStruct
mixins
__anonymous
static functions
callBackActivate
callBackActivateDestroy
callBackChangeState
callBackChangeStateDestroy
getType
variables
gSimpleAction
Sets our main struct and passes it to the parent class.