EventControllerLegacy

class EventControllerLegacy(**properties: Any)

Superclasses: EventController, Object

Constructors:

EventControllerLegacy(**properties)
new() -> Gtk.EventController

Constructors

class EventControllerLegacy
classmethod new() EventController

Creates a new legacy event controller.

Signals

class EventControllerLegacy.signals
event(event: Event) bool

Emitted for each GDK event delivered to controller.

Parameters:

event – the GdkEvent which triggered this signal