Method

BisSwipeTrackerset_reversed

Declaration [src]

void
bis_swipe_tracker_set_reversed (
  BisSwipeTracker* self,
  gboolean reversed
)

Description [src]

Sets whether to reverse the swipe direction.

If the swipe tracker is horizontal, it can be used for supporting RTL text direction.

Available since:1.0

Parameters

reversed gboolean
 

Whether to reverse the swipe direction.