CarouselIndicatorLines
Superclasses: Widget
, InitiallyUnowned
, Object
Implemented Interfaces: Accessible
, Buildable
, ConstraintTarget
, Orientable
A lines indicator for Carousel
.
The AdwCarouselIndicatorLines
widget shows a set of lines for each page of
a given Carousel
. The carousel’s active page is shown as another line
that moves between them to match the carousel’s position.
See also CarouselIndicatorDots
.
CSS nodes
AdwCarouselIndicatorLines
has a single CSS node with name
carouselindicatorlines
.