gtk-d v3.7.3 (2017-12-16T16:21:49Z)
Home
Dub
Repo
ActionGroupIF.addOnActionStateChanged
gio
ActionGroupIF
ActionGroupIF
Signals that the state of the named action has changed.
interface
ActionGroupIF
gulong
addOnActionStateChanged
(
void
delegate
(
string
,
Variant
,
ActionGroupIF
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
Meta
Since
2.28
Source
See Implementation
gio
ActionGroupIF
ActionGroupIF
functions
actionAdded
actionEnabledChanged
actionRemoved
actionStateChanged
activateAction
addOnActionAdded
addOnActionEnabledChanged
addOnActionRemoved
addOnActionStateChanged
changeActionState
getActionEnabled
getActionGroupStruct
getActionParameterType
getActionState
getActionStateHint
getActionStateType
getStruct
hasAction
listActions
queryAction
static functions
getType
Signals that the state of the named action has changed.