UIManager.getActionGroups

Warning gtk_ui_manager_get_action_groups is deprecated and should not be used in newly-written code. 3.10 Returns the list of action groups associated with manager. Since 2.4

class UIManager
getActionGroups
()

Return Value

Type: ListG

a GList of action groups. The list is owned by GTK+ and should not be modified. [element-type GtkActionGroup][transfer none]

Meta