Sets the event propagation limit on the event controller.
If the limit is set to gtk_limit_same_native, the controller won't handle events that are targeted at widgets on a different surface, such as popovers.
this |
a `GtkEventController` |
limit |
the propagation limit |