gdk-sharp 2.0.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. To be added System.Enum GLib.GType(WrapperType=typeof(Gdk.EventTypeGType)) Field Gdk.EventType A special code to indicate a null event. Field Gdk.EventType The window manager has requested that the toplevel window be hidden or destroyed, usually when the user clicks on a special icon in the title bar. Field Gdk.EventType The window has been destroyed. Field Gdk.EventType All or part of the window has become visible and needs to be redrawn. Field Gdk.EventType The pointer (usually a mouse) has moved. Field Gdk.EventType A mouse button has been pressed. Field Gdk.EventType A mouse button has been double-clicked (clicked twice within a short period of time). Note that each click also generates a ButtonPress event. Field Gdk.EventType A mouse button has been clicked 3 times in a short period of time. Note that each click also generates a ButtonPress event. Field Gdk.EventType A mouse button has been released. Field Gdk.EventType A key has been pressed. Field Gdk.EventType A key has been released. Field Gdk.EventType The pointer has entered the window. Field Gdk.EventType The pointer has left the window. Field Gdk.EventType The keyboard focus has entered or left the window. Field Gdk.EventType The size, position or stacking order of the window has changed. Note that GTK+ discards these events for Gdk.WindowType.Child windows. Field Gdk.EventType The window has been mapped. Field Gdk.EventType The window has been unmapped. Field Gdk.EventType A property on the window has been changed or deleted. Field Gdk.EventType The application has lost ownership of a selection. Field Gdk.EventType Another application has requested a selection. Field Gdk.EventType A selection has been received. Field Gdk.EventType An input device has moved into contact with a sensing surface (e.g. a touchscreen or graphics tablet). Field Gdk.EventType An input device has moved out of contact with a sensing surface. Field Gdk.EventType The mouse has entered the window while a drag is in progress. Field Gdk.EventType The mouse has left the window while a drag is in progress. Field Gdk.EventType The mouse has moved in the window while a drag is in progress. Field Gdk.EventType The status of the drag operation initiated by the window has changed. Field Gdk.EventType A drop operation onto the window has started. Field Gdk.EventType The drop operation initiated by the window has completed. Field Gdk.EventType A message has been received from another application. Field Gdk.EventType The window visibility status has changed. Field Gdk.EventType Indicates that the source region was completely available when parts of a drawable were copied. This is not very useful. Field Gdk.EventType None. Field Gdk.EventType None. Field Gdk.EventType None. Field System.Int32 Internal field. Do not use. Field Gdk.EventType To be added To be added