CarouselIndicatorLines
Object Hierarchy:
Description:
[ CCode ( type_id = "adw_carousel_indicator_lines_get_type ()" ) ]
public sealed class CarouselIndicatorLines : Widget, Accessible, Buildable, ConstraintTarget, Orientable
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 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