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