gtk.AccelGroup

Undocumented in source.

Public Imports

gtk.c.types
public import gtk.c.types;
gtkc.gtktypes
public import gtkc.gtktypes;

Members

Classes

AccelGroup
class AccelGroup

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