UIManager.getActionGroups

Returns the list of action groups associated with self. 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 GtkActionGroup]

Meta