SimpleActionGroup.remove

void remove(string actionName)

Removes the named action from the action group.

If no action of this name is in the group then nothing happens.

Parameters

actionNamethe name of the action

Deprecated

Use [gio.action_map.ActionMap.removeAction]