Files
gtk3/docs
Carlos Garnacho 5369c77029 gesture: Simplify gesture/widget interaction public API
The propagation phase property/methods in GtkEventController are gone,
This is now set directly on the GtkWidget add/remove controller API,
which has been made private.

The only public bit now are the new functions gtk_gesture_attach() and
gtk_gesture_detach() that will use the private API underneath.

All callers have been updated.
2014-05-23 19:54:29 +02:00
..
2014-02-25 20:41:36 -05:00
2013-07-09 09:30:02 +01:00
2005-03-15 13:18:25 +00:00
2012-09-23 23:00:38 -04:00