Class
Adw.CarouselIndicatorLines
Description [src]
final class Adw.CarouselIndicatorLines : Gtk.Widget {
/* No available fields */
}
A lines indicator for AdwCarousel
.
The AdwCarouselIndicatorLines
widget shows a set of lines for each page of
a given AdwCarousel
. The carousel’s active page is shown as another line
that moves between them to match the carousel’s position.
See also AdwCarouselIndicatorDots
.
CSS nodes
AdwCarouselIndicatorLines
has a single CSS node with name
carouselindicatorlines
.
Available since: | 1.0 |