Enumeration
GtkPropagationLimit
Description [src]
Describes limits of a GtkEventController
for handling events
targeting other widgets.
Members
Name | Description |
---|---|
GTK_LIMIT_NONE |
Events are handled regardless of what their target is. |
GTK_LIMIT_SAME_NATIVE |
Events are only handled if their target
is in the same |