Carousel
A paginated scrolling widget.
The AdwCarousel
widget can be used to display a set of pages with swipe-based navigation between them.
class@CarouselIndicatorDots and class@CarouselIndicatorLines can be used to provide page indicators for AdwCarousel
.
CSS nodes
AdwCarousel
has a single CSS node with name carousel
.
Constructors
Properties
Whether to allow swiping for more than one page at a time.
Sets whether the AdwCarousel
can be dragged with mouse pointer.
Whether the widget will respond to scroll wheel events.
Whether the carousel can be navigated.
Page reveal duration, in milliseconds.
Scroll animation spring parameters.
Functions
This signal is emitted after a page has been changed.
Gets the progress @self will snap back to after the gesture is canceled.
Gets the swipe distance of @self.
Gets the page at position @n.
Gets the current progress of @self.
Gets the area @self can start a swipe from for the given direction and gesture type.