gtk/demos
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
..
gtk-demo gesture: Simplify gesture/widget interaction public API 2014-05-23 19:54:29 +02:00
pixbuf-demo pixbuf-demo: don't lock the window size 2014-02-26 00:04:41 +01:00
widget-factory Populate page 2 of the Widget Factory 2014-05-11 10:48:37 -04:00
Makefile.am Move widget-factory to demos/ 2012-02-09 08:45:40 -05:00