Method

HandySwipeableget_swipe_tracker

since: 1.0

Declaration [src]

HdySwipeTracker*
hdy_swipeable_get_swipe_tracker (
  HdySwipeable* self
)

Description [src]

Gets the HdySwipeTracker used by this swipeable widget.

Available since: 1.0

Return value

Type: HdySwipeTracker

The swipe tracker.

The returned data is owned by the instance.