A gtk.AccelGroup represents a group of keyboard accelerators, typically attached to a toplevel gtk.Window (with Window.addAccelGroup). Usually you won’t need to create a gtk.AccelGroup directly; instead, when using gtk.UIManager, GTK+ automatically sets up the accelerators for your menus in the ui manager’s gtk.AccelGroup
Undocumented in source.