forked from AuroraMiddleware/gtk
fb0fdddd76
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().
3 lines
53 B
Plaintext
3 lines
53 B
Plaintext
BOOLEAN:POINTER
|
|
VOID:POINTER,POINTER,BOOLEAN,BOOLEAN
|