CarouselIndicatorDots


Object Hierarchy:

Object hierarchy for CarouselIndicatorDots

Description:

[ CCode ( type_id = "adap_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 `AdapCarouselIndicatorDots` 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

`AdapCarouselIndicatorDots` has a single CSS node with name `carouselindicatordots`.


Namespace: Adap
Package: libadapta-1

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class Gtk.Widget
All known members inherited from interface Gtk.Orientable