CarouselIndicatorDots


Object Hierarchy:

Adw.CarouselIndicatorDots Adw.CarouselIndicatorDots Adw.CarouselIndicatorDots Gtk.Widget Gtk.Widget Gtk.Widget->Adw.CarouselIndicatorDots GLib.InitiallyUnowned GLib.InitiallyUnowned GLib.InitiallyUnowned->Gtk.Widget GLib.Object GLib.Object GLib.Object->GLib.InitiallyUnowned Gtk.Accessible Gtk.Accessible Gtk.Accessible->Adw.CarouselIndicatorDots Gtk.Accessible->Gtk.Widget Gtk.Buildable Gtk.Buildable Gtk.Buildable->Adw.CarouselIndicatorDots Gtk.Buildable->Gtk.Widget Gtk.ConstraintTarget Gtk.ConstraintTarget Gtk.ConstraintTarget->Adw.CarouselIndicatorDots Gtk.ConstraintTarget->Gtk.Widget Gtk.Orientable Gtk.Orientable Gtk.Orientable->Adw.CarouselIndicatorDots

Description:

[ CCode ( type_id = "adw_carousel_indicator_dots_get_type ()" ) ]
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 interface Gtk.Orientable