EventControllerLegacy
open class EventControllerLegacy(val gtkEventControllerLegacyPointer: <Error class: unknown class><<Error class: unknown class>>) : EventController
GtkEventControllerLegacy
is an event controller that provides raw access to the event stream.
It should only be used as a last resort if none of the other event controllers or gestures do the job.
Constructors
Properties
Functions
Link copied to clipboard
Returns the event that is currently being handled by the controller.
Link copied to clipboard
Returns the device of the event that is currently being handled by the controller.
Link copied to clipboard
Returns the modifier state of the event that is currently being handled by the controller.
Link copied to clipboard
Returns the timestamp of the event that is currently being handled by the controller.
Link copied to clipboard
Sets a name on the controller that can be used for debugging.