gtk/docs
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
..
reference gtkgesture: Drop GdkWindow checks 2017-05-25 16:25:58 +02:00
tools build: Generate the API references (WIP) 2017-05-03 15:10:57 +01:00
CODING-STYLE docs: Update the coding style 2013-07-09 09:30:02 +01:00
developers.txt
dnd_internals.txt
focus_tracking.txt
iconcache.txt
Makefile.am Drop them from EXTRA_DIST too 2014-09-21 22:52:37 -04:00
RELEASE-HOWTO Switch gettext domain from gtk30 to gtk40 2016-10-07 10:34:50 -04:00
sizing-test.txt Completely remove any use of GtkWindow allow-grow and allow-shrink properties 2010-08-07 17:19:16 +02:00
styles.txt Remove remaining GtkWindow deprecated documentation 2010-05-03 01:49:50 +02:00
text_widget_internals.txt
tree-column-sizing.png
tree-column-sizing.txt
widget_geometry.txt
widget_system.txt Add invariant that a child is unmapped if parent is unmapped 2010-12-20 12:58:04 -05:00