EventController.setPropagationLimit

Sets the event propagation limit on the event controller.

If the limit is set to gtk.types.PropagationLimit.SameNative, the controller won't handle events that are targeted at widgets on a different surface, such as popovers.

class EventController
void
setPropagationLimit

Parameters

limit gtk.types.PropagationLimit

the propagation limit