gdk-sharp 0.0.0.0 neutral Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. An enum to indicate the state of modifier keys and mouse buttons in various event types. Typical modifier keys are Shift, Control, Meta, Super, Hyper, Alt, Compose, APple, CapsLock or ShiftLock. Like the X Window System, GDK supports 8 modifier keys and 5 mouse buttons. None. System.Enum System.IComparable System.IConvertible System.IFormattable Field Gdk.ModifierType The Shift key. Field Gdk.ModifierType A Lock Key (depending on the modifier mapping of the X server this may either be CapsLock or ShiftLock). Field Gdk.ModifierType The Control key. Field Gdk.ModifierType The fourth modifier key (it depends on the modifier mapping of the X server which key is interpreted as this modifer, but normally it is the Alt key). Field Gdk.ModifierType The fifth modifier key (it depends on the modifier mapping of the X server which key is interpreted as this modifier). Field Gdk.ModifierType The sixth modifier key (it depends on the modifier mapping of the X server which key is interpreted as this modifier). Field Gdk.ModifierType The seventh modifier key (it depends on the modifier mapping of the X server which key is interpreted as this modifier). Field Gdk.ModifierType The eighth modifier key (it depends on the modifier mapping of the X servier which key is interpreted as this modifier). Field Gdk.ModifierType The first mouse button. Field Gdk.ModifierType The second mouse button. Field Gdk.ModifierType The third mouse button. Field Gdk.ModifierType The fourth mouse button. Field Gdk.ModifierType The fifth mouse button. Field Gdk.ModifierType None. Field Gdk.ModifierType None. Field System.Int32 Internal field. Do not use. Field Gdk.ModifierType No modifiers present.