GtkPropagationLimit

Describes limits of a class@EventController for handling events targeting other widgets.

Values

ValueMeaning
None0

Events are handled regardless of what their target is.

SameNative1

Events are only handled if their target is in the same iface@Native as the event controllers widget. Note that some event types have two targets (origin and destination).