Class
AdwCarouselIndicatorDots
Description [src]
final class Adw.CarouselIndicatorDots : Gtk.Widget {
/* No available fields */
}
A dots indicator for AdwCarousel
.
The AdwCarouselIndicatorDots
widget shows a set of dots for each page of a
given AdwCarousel
. 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 AdwCarouselIndicatorLines
.
CSS nodes
AdwCarouselIndicatorDots
has a single CSS node with name
carouselindicatordots
.
Available since: | 1.0 |