Package org.gnome.adw

Class CarouselIndicatorDots

java.lang.Object
All Implemented Interfaces:
Proxy, Accessible, Buildable, ConstraintTarget, Orientable

@Generated("io.github.jwharm.JavaGI") public final class CarouselIndicatorDots extends Widget implements Accessible, Buildable, ConstraintTarget, Orientable
A dots indicator for Carousel.

carousel-indicator-dots

The AdwCarouselIndicatorDots widget shows a set of dots for each page of a given 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 CarouselIndicatorLines.

CSS nodes
AdwCarouselIndicatorDots has a single CSS node with name carouselindicatordots.