gtk2/docs/reference
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
..
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 gtk: Mass delete all GtkWidget event mask API 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