SwipeTracker


Object Hierarchy:

Object hierarchy for SwipeTracker

Description:

[ CCode ( type_id = "adap_swipe_tracker_get_type ()" ) ]
public sealed class SwipeTracker : Object, Orientable

A swipe tracker used in [class@Carousel], [class@NavigationView] and [class@OverlaySplitView].

The `AdapSwipeTracker` 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.


Namespace: Adap
Package: libadapta-1

Content:

Properties:

Creation methods:

Methods:

Signals:

Inherited Members:

All known members inherited from interface Gtk.Orientable