gtk/gdk/gdkmarshalers.list
Benjamin Otte fb0fdddd76 x11: Refactor xevent filtering some more
We now have a GdkX11Display::xevent signal that gets emitted for every
XEvent and allows you to interrupt processing via TRUE/FALSE return
values.
These return values to correspond to GDK_FILTER_REMOVE and
GDK_FILTER_CONTINUE respectively.

The GDK_FILTER_TRANSLATE case from gdk_window_add_filter() is now meant
to be handled via gdk_display_put_event().
2017-12-13 01:55:56 +01:00

3 lines
53 B
Plaintext

BOOLEAN:POINTER
VOID:POINTER,POINTER,BOOLEAN,BOOLEAN