gtk2/docs/reference
Carlos Garnacho 02932bc406 gtkgesture: Drop GdkWindow checks
Those are now needless and wrong, as we get guarantees that handled
events will contain widget-relative coordinates. A side effect is
that these events are very possibly not explicitly sent to the
GdkWindow that implementations expect, any extra checks performed
through gtk_gesture_set_window() will be wrong, so the function has
been dropped entirely.
2017-05-25 16:25:58 +02:00
..
gdk gdk: Add gdk_rectangle_contains_point() call 2017-05-25 16:25:58 +02:00
gsk build: Update autotools for API reference changes 2017-05-03 15:10:58 +01:00
gtk gtkgesture: Drop GdkWindow checks 2017-05-25 16:25:58 +02:00
Makefile.am gsk: Build docs 2016-10-18 11:49:13 +01:00
meson.build build: Generate the API references (WIP) 2017-05-03 15:10:57 +01:00