Events are handled regardless of what their target is.
Events are only handled if their target is in the same Native (or widget with Gtk.Widget.limit_events set) as the event controllers widget. Note that some event types have two targets (origin and destination).
Describes limits of a EventController for handling events targeting other widgets.