SwipeTracker


Object Hierarchy:

Adw.SwipeTracker Adw.SwipeTracker Adw.SwipeTracker GLib.Object GLib.Object GLib.Object->Adw.SwipeTracker Gtk.Orientable Gtk.Orientable Gtk.Orientable->Adw.SwipeTracker

Description:

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

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

The `AdwSwipeTracker` 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: Adw
Package: libadwaita-1

Content:

Properties:

Creation methods:

Methods:

Signals:

Inherited Members:

All known members inherited from interface Gtk.Orientable