UIManager.removeActionGroup

Removes an action group from the list of action groups associated with self. Since 2.4

class UIManager
void
removeActionGroup

Parameters

actionGroup ActionGroup

the action group to be removed

Meta