ActionGroupT.actionStateChanged

Emits the action-state-changed signal on action_group.

This function should only be called by gtk.ActionGroup implementations.

template ActionGroupT(TStruct)
void
actionStateChanged

Parameters

actionName string

the name of an action in the group

state Variant

the new state of the named action

Meta

Since

2.28