Gtk.EventControllerLegacy¶
class — extends EventController
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¶
new¶
Creates a new legacy event controller.
Signals¶
event¶
Emitted for each GDK event delivered to controller.