gtk-sharp Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. System.ValueType System.IEquatable<Gtk.AccelKey> A class for holding information about a key that gets used as an accelerator. Constructor a enumerated in a enumerated in , the modifiers (shift, ctrl, etc) that apply for this AccelKey a enumerated in for whether this AccelKey should be displayed in the menu Public constructor. Property Gtk.AccelFlags The flags for this AccelKey that determine whether will display it. a Field Gdk.ModifierType A mask of the modifier keys that are relevant for this AccelKey. Method System.Boolean To be added. To be added. To be added. To be added. Method System.Boolean To be added. To be added. To be added. To be added. Method System.Int32 To be added. To be added. To be added. Field Gdk.Key The main keyboard key to use for this AccelKey. Useful values are enumerated in . Method Gtk.AccelKey an Make a new AccelKey object with the object key specified by . An object of type Field Gtk.AccelKey Make a new AccelKey object that has no global object key.