Skip to content
Commit 89c1c1e5 authored by Carlos Garnacho's avatar Carlos Garnacho
Browse files

clutter-event: Add scroll source enum and axis scroll flags

Those can be used to implement different scrolling behaviors.
The fields have been added to ClutterScrollEvent itself. According
to pahole, this makes the struct as big as ClutterButtonEvent and
ClutterTouchEvent, so already at the limit of the ClutterEvent
union.

https://bugzilla.gnome.org/show_bug.cgi?id=757026
parent 9eaa7a78
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment