gtk-d v3.0.0 (2015-03-15T18:41:33Z)
Home
Dub
Repo
ActionGroupIF.addOnActionStateChanged
gio
ActionGroupIF
ActionGroupIF
Signals that the state of the named action has changed.
interface
ActionGroupIF
void
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
properties
onActionAddedListeners
onActionEnabledChangedListeners
onActionRemovedListeners
onActionStateChangedListeners
Signals that the state of the named action has changed.