set_propagation_limit


Description:

public void set_propagation_limit (PropagationLimit limit)

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.

Parameters:

this

a `GtkEventController`

limit

the propagation limit