Enumeration (GI Enum)

Gtk-4.0GtkPropagationLimit

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

Index
NONE: 0

Events are handled regardless of what their target is.

SAME_NATIVE: 1

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).

Variables

$gtype