Method

AdapSwipeTrackerset_reversed

Declaration [src]

void
adap_swipe_tracker_set_reversed (
  AdapSwipeTracker* 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.

Parameters

reversed

Type: gboolean

Whether to reverse the swipe direction.