Enumeration
GdkFilterReturn
Members
-
GDK_FILTER_CONTINUE
-
Event not handled, continue processing.
- Value:
0
- Available since: 3.0
- Value:
-
GDK_FILTER_TRANSLATE
-
Native event translated into a GDK event and stored in the
event
structure that was passed in.- Value:
1
- Available since: 3.0
- Value:
-
GDK_FILTER_REMOVE
-
Event handled, terminate processing.
- Value:
2
- Available since: 3.0
- Value: