Gtk.UIManager.prototype.get_action_groups
function get_action_groups():[Gtk.ActionGroup] {
    // Gjs wrapper for gtk_ui_manager_get_action_groups()
}Returns the list of action groups associated with manager.
Since 2.4
- Returns
 a GLib.List of action groups. The list is owned by GTK+ and should not be modified.