Constructor
AdwSwipeTrackernew
since: 1.0
Declaration [src]
AdwSwipeTracker*
adw_swipe_tracker_new (
  AdwSwipeable* swipeable
)
Parameters
- swipeable
- 
            Type: AdwSwipeableA widget to add the tracker on. The data is owned by the caller of the function. 
Return value
Type: AdwSwipeTracker
The newly created AdwSwipeTracker
| The caller of the function takes ownership of the data, and is responsible for freeing it. |