[ Deprecated ( since = "2.38" ) ]
public void remove (string action_name)
Warning: remove is deprecated.
Removes the named action from the action group.
Use remove_action
If no action of this name is in the group then nothing happens.
this | |
action_name |
the name of the action |