Gio.ActionGroup::action_enabled_changed
function vfunc_action_enabled_changed(action_name: String, enabled: Boolean): void { }
Emits the Gio.ActionGroup::action-enabled-changed signal on action_group.
This function should only be called by Gio.ActionGroup implementations.
Since 2.28
- action_name
the name of an action in the group
- enabled
whether or not the action is now enabled