summaryrefslogtreecommitdiff
path: root/gtk/gtkeventcontroller.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce event controller propagation limitsMatthias Clasen2019-05-281-0/+6
* eventcontroller: Move declarationBenjamin Otte2018-04-261-1/+0
* The big versioning cleanupMatthias Clasen2018-02-061-6/+6
* gesture: Replace gtk_gesture_attach/detach with event controller APICarlos Garnacho2014-05-271-0/+7
* eventcontroller: Make the event-mask property and methods private.Carlos Garnacho2014-05-271-6/+0
* gesture: Simplify gesture/widget interaction public APICarlos Garnacho2014-05-231-8/+0
* Prevent subclassing of gesturesMatthias Clasen2014-05-231-16/+0
* eventcontroller: Add propagation-phase propertyCarlos Garnacho2014-05-231-0/+9
* Add GtkEventControllerCarlos Garnacho2014-05-231-0/+79