Gio.ActionGroup.prototype.action_removed

function action_removed(action_name: String): void {
    // Gjs wrapper for g_action_group_action_removed()
}
  

Emits the Gio.ActionGroup::action-removed 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