UIManager.removeActionGroup

Warning gtk_ui_manager_remove_action_group is deprecated and should not be used in newly-written code. 3.10 Removes an action group from the list of action groups associated with manager. Since 2.4

class UIManager
void
removeActionGroup

Parameters

actionGroup ActionGroup

the action group to be removed

Meta