gtk-sharpGtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.System.ValueTypeSystem.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.PropertyGtk.AccelFlagsThe flags for this AccelKey that determine whether will display it.a FieldGdk.ModifierTypeA mask of the modifier keys that are relevant for this AccelKey.MethodSystem.Boolean
To be added.
To be added.To be added.To be added.MethodSystem.Boolean
To be added.
To be added.To be added.To be added.MethodSystem.Int32To be added.To be added.To be added.FieldGdk.KeyThe main keyboard key to use for this AccelKey.Useful values are enumerated in .MethodGtk.AccelKey
an Make a new AccelKey object with the object key specified by .An object of type FieldGtk.AccelKeyMake a new AccelKey object that has no global object key.