SwipeTracker
Object Hierarchy:
Description:
[ CCode ( type_id = "hdy_swipe_tracker_get_type ()" ) ]
[ Version ( since = "1.0" ) ]
public sealed class SwipeTracker : Object, Orientable
[ 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 class GLib.Object
All known members inherited from interface Gtk.Orientable