gtk2/demos
Carlos Garnacho a72404dd5a gtk: Mass delete all GtkWidget event mask API
We now rely on toplevels receiving and forwarding all the events
the windowing should be able to handle. Event masks are no longer a
way to determine whether an event is deliverable ot a widget.

Events will always be delivered in the three captured/target/bubbled
phases, widgets can now just attach GtkEventControllers and let those
handle the events.
2017-05-25 16:25:58 +02:00
..
gtk-demo gtk: Mass delete all GtkWidget event mask API 2017-05-25 16:25:58 +02:00
icon-browser build: Improve consistency of the "coding" style 2017-05-03 15:10:57 +01:00
widget-factory widget-factory: Use :relief=none, not class .flat 2017-05-13 21:50:22 +01:00
Makefile.am Add an icon browser 2014-06-24 21:58:40 -04:00
meson.build meson: demos: update and sync up with Makefiles 2017-05-03 15:10:53 +01:00