A swipe tracker used in class@Carousel, class@NavigationView and
class@OverlaySplitView.
The adw.swipe_tracker.SwipeTracker object can be used for implementing widgets with swipe
gestures. It supports touch-based swipes, pointer dragging, and touchpad
scrolling.
The widgets will probably want to expose the property@SwipeTracker:enabled
property. If they expect to use horizontal orientation,
property@SwipeTracker:reversed can be used for supporting RTL text
direction.
A swipe tracker used in class@Carousel, class@NavigationView and class@OverlaySplitView.
The adw.swipe_tracker.SwipeTracker object can be used for implementing widgets with swipe gestures. It supports touch-based swipes, pointer dragging, and touchpad scrolling.
The widgets will probably want to expose the property@SwipeTracker:enabled property. If they expect to use horizontal orientation, property@SwipeTracker:reversed can be used for supporting RTL text direction.