Constructor

Adw.SwipeTracker.new

Declaration [src]

AdwSwipeTracker*
adw_swipe_tracker_new (
  AdwSwipeable* swipeable
)

Description [src]

Creates a new AdwSwipeTracker for widget.

Parameters

swipeable AdwSwipeable
 

a widget to add the tracker on

 Ownership is not transferred to the callee

Return value

Returns: AdwSwipeTracker

the newly created AdwSwipeTracker

Ownership of the data is transferred to the caller