Mouse (gb.gtk)
This class is used for getting information about a mouse event from another control,
or about the mouse in general.
Information about mouse events is available during mouse event handlers only!
Mouse.
ScreenX and Mouse.
ScreenY are available anytime.
It also defines the constants used with the
Mouse property.
Since 3.17
The cursor constants are now deprecated, and have been moved to the
Cursor class.
This class is static.
Constants
Static properties
Static methods
See also
Examples for mouse events: