Class
HandyCarouselIndicatorDots
Description [src]
final class Handy.CarouselIndicatorDots : Gtk.DrawingArea {
/* No available fields */
}
A dots indicator for HdyCarousel
.
The HdyCarouselIndicatorDots
widget shows a set of dots for each page of a
given HdyCarousel
. The dot representing the carousel’s active page is
larger and more opaque than the others, the transition to the active and
inactive state is gradual to match the carousel’s position.
See also HdyCarouselIndicatorLines
.
CSS nodes
HdyCarouselIndicatorDots
has a single CSS node with name
carouselindicatordots
.
Available since: | 1.0 |
Instance methods
hdy_carousel_indicator_dots_get_carousel
Get the HdyCarousel
the indicator uses.
Available since: 1.0