gdk-sharpGtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.Gdk.EventGenerated from button presses for the buttons 4 to 7. Wheel mice are usually configured to generate button press events for buttons 4 and 5 when the wheel is turned.Constructor
raw unmanaged pointer.
Internal constructor.None.PropertyGdk.DeviceThe device where the event originated.The device where the event originated.None.PropertyGdk.ScrollDirectionThe direction to scroll to.The direction to scroll to.None.PropertyGdk.ModifierTypeAn enum representing the state of the modifier keys (e.g. Control, Shift and Alt) and the pointer buttons.An enum representing the state of the modifier keys (e.g. Control, Shift and Alt) and the pointer buttons.None.PropertySystem.UInt32The time of the event in milliseconds.The time of the event in milliseconds.None.PropertySystem.DoubleThe x coordinate of the pointer relative to the window.The x coordinate of the pointer relative to the window.None.PropertySystem.DoubleThe x coordinate of the pointer relative to the root of the screen.The x coordinate of the pointer relative to the root of the screen.None.PropertySystem.DoubleThe y coordinate of the pointer relative to the window.The y coordinate of the pointer relative to the window.None.PropertySystem.DoubleThe y coordinate of the pointer relative to the root of the screen.The y coordinate of the pointer relative to the root of the screen.None.