gtk.accel_group

Module for AccelGroup class

Members

Classes

AccelGroup
class AccelGroup

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

AccelGroupGidBuilder
class AccelGroupGidBuilder

Fluent builder for gtk.accel_group.AccelGroup

AccelGroupGidBuilderImpl
class AccelGroupGidBuilderImpl(T)

Fluent builder implementation template for gtk.accel_group.AccelGroup