CarouselIndicatorDots
Object Hierarchy:
Description:
[ CCode ( type_id = "adw_carousel_indicator_dots_get_type ()" ) ]
public sealed class CarouselIndicatorDots : Widget, Accessible, Buildable, ConstraintTarget, Orientable
  public sealed class CarouselIndicatorDots : Widget, Accessible, Buildable, ConstraintTarget, Orientable
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 `AdwCarouselIndicatorDots` 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
`AdwCarouselIndicatorDots` has a single CSS node with name `carouselindicatordots`.
Namespace: Adw
  
  Package: libadwaita-1
  
  Content:
Properties:
Creation methods:
Methods:
Inherited Members:
All known members inherited from class Gtk.Widget
    All known members inherited from class GLib.Object
    All known members inherited from interface Gtk.Accessible
    All known members inherited from interface Gtk.Buildable
    All known members inherited from interface Gtk.Orientable