Method
AdapCarouselset_allow_long_swipes
Declaration [src]
void
adap_carousel_set_allow_long_swipes (
AdapCarousel* self,
gboolean allow_long_swipes
)
Description [src]
Sets whether to allow swiping for more than one page at a time.
If allow_long_swipes
is FALSE
, each swipe can only move to the adjacent pages.
Sets property | Adap.Carousel:allow-long-swipes |