gdk-sharp 2.8.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. This object contains the fields that are common to all Event classes. Any Gdk.Event* can be safely cast to a Gdk.Event This class is equivalent to the GdkEventAny structure in the C API. System.Object GLib.IWrapper Constructor Internal constructor Pointer to the C object. This is an internal constructor, and should not be used by user code. Property Gdk.EventType the type of the event. the type of the event. None. Property GLib.GType GType Property. a Returns the native value for . Property System.IntPtr IntPtr for the unmanaged structure. The to the unmanaged GdkEvent structure. This property should rarely if ever need to be accessed. Property Gdk.Window The window which received the event. The window which received the event. This is a not a . Property System.Boolean true if the event was sent explicitly (e.g. using XSendEvent). true if the event was sent explicitly (e.g. using XSendEvent). None. Method Gdk.Event Gets an Event or Event subclass for a native event pointer. a a