ActionGroup.actionStateChanged

void actionStateChanged(string actionName, glib.variant.Variant state)

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

This function should only be called by #GActionGroup implementations.

Parameters

actionNamethe name of an action in the group
statethe new state of the named action