CarouselIndicatorLines


Object Hierarchy:

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

Description:

[ CCode ( type_id = "adw_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 `AdwCarouselIndicatorLines` 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

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


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