API Version: 18
Library Version: 18
Generated by gi-docgen 2025.6
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.
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