Whether to allow dragging with mouse pointer.
Whether the swipe tracker is enabled.
When it's not enabled, no events will be processed. Usually widgets will want to expose this via a property.
The orientation of the orientable.
Whether to reverse the swipe direction.
If the swipe tracker is horizontal, it can be used for supporting RTL text direction.
The widget the swipe tracker is attached to.
Whether to allow swiping for more than one snap point at a time.
If the value is
FALSE
, each swipe can only move to the adjacent snap points.