actionEnabledChanged

open fun actionEnabledChanged(actionName: String, enabled: Boolean)

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

This function should only be called by #GActionGroup implementations.

Since

2.28

Parameters

actionName

the name of an action in the group

enabled

whether or not the action is now enabled