ActionGroupT.actionStateChanged

Emits the #GActionGroup::action-state-changed signal on @action_group.

This function should only be called by #GActionGroup implementations.

template ActionGroupT(TStruct)
void
actionStateChanged
(
string actionName
,
Variant state
)

Parameters

actionName string

the name of an action in the group

state Variant

the new state of the named action

Meta

Since

2.28