Gio.SimpleActionGroup.prototype.remove
function remove(action_name: String): void { // Gjs wrapper for g_simple_action_group_remove() }
Removes the named action from the action group.
If no action of this name is in the group then nothing happens.
Since 2.28
- action_name
the name of the action