ActionGroup.actionEnabledChanged

void actionEnabledChanged(string actionName, bool enabled)

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

This function should only be called by #GActionGroup implementations.

Parameters

actionNamethe name of an action in the group
enabledwhether or not the action is now enabled