AdwCarousel

A paginated scrolling widget.

<picture> <source srcset="carousel-dark.png" media="(prefers-color-scheme: dark)"> <img src="carousel.png" alt="carousel"> </picture>

The adw.carousel.Carousel 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 adw.carousel.Carousel.

CSS nodes

adw.carousel.Carousel has a single CSS node with name carousel.

struct AdwCarousel