SwipeTracker


Object Hierarchy:

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

Description:

[ CCode ( type_id = "hdy_swipe_tracker_get_type ()" ) ]
[ Version ( since = "1.0" ) ]
public sealed class SwipeTracker : Object, Orientable

Swipe tracker used in [class@Carousel] and [class@Leaflet].

The `HdySwipeTracker` 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 [property@SwipeTracker:enabled] property. If they expect to use horizontal orientation, [ property@SwipeTracker:reversed] property can be used for supporting RTL text direction.


Namespace: Hdy
Package: libhandy-1

Content:

Properties:

Creation methods:

Methods:

Signals:

Inherited Members:

All known members inherited from interface Gtk.Orientable