AdwCarouselIndicatorDots

A dots indicator for class@Carousel.

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

The adw.carousel_indicator_dots.CarouselIndicatorDots widget shows a set of dots for each page of a given class@Carousel. The dot representing the carousel's active page is larger and more opaque than the others, the transition to the active and inactive state is gradual to match the carousel's position.

See also class@CarouselIndicatorLines.

CSS nodes

adw.carousel_indicator_dots.CarouselIndicatorDots has a single CSS node with name carouselindicatordots.

struct AdwCarouselIndicatorDots