Method

AdwSwipeTrackerset_allow_long_swipes

Declaration [src]

void
adw_swipe_tracker_set_allow_long_swipes (
  AdwSwipeTracker* self,
  gboolean allow_long_swipes
)

Description [src]

Sets whether to allow swiping for more than one snap point at a time.

Available since:1.0

Parameters

allow_long_swipes gboolean
 

Whether to allow long swipes.