CarouselIndicatorLines


Object Hierarchy:

Object hierarchy for CarouselIndicatorLines

Description:

[ CCode ( type_id = "adap_carousel_indicator_lines_get_type ()" ) ]
public sealed class CarouselIndicatorLines : Widget, Accessible, Buildable, ConstraintTarget, Orientable

A lines indicator for [class@Carousel].

<picture> <source srcset="carousel-indicator-dots-lines.png" media="(prefers-color-scheme: dark)"> <img src="carousel-indicator-lines.png" alt="carousel-indicator-lines"> </picture>

The `AdapCarouselIndicatorLines` widget shows a set of lines for each page of a given [class@Carousel]. The carousel's active page is shown as another line that moves between them to match the carousel's position.

See also [class@CarouselIndicatorDots].

CSS nodes

`AdapCarouselIndicatorLines` has a single CSS node with name `carouselindicatorlines`.


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