API Version: 16
Library Version: 16
Generated by gi-docgen 2024.2
flags Clutter.ScrollFinishFlags
Flags used to notify the axes that were stopped in a ClutterScrollEvent.
ClutterScrollEvent
These can be used to trigger post-scroll effects like kinetic scrolling.6.
CLUTTER_SCROLL_FINISHED_NONE
No axis was stopped.
0
CLUTTER_SCROLL_FINISHED_HORIZONTAL
The horizontal axis stopped.
1
CLUTTER_SCROLL_FINISHED_VERTICAL
The vertical axis stopped.
2
Content