Gio.ActionMap.prototype.remove_action
function remove_action(action_name: String): void {
// Gjs wrapper for g_action_map_remove_action()
}
Removes the named action from the action map.
If no action of this name is in the map then nothing happens.
Since 2.32
- action_name
the name of the action