Package org.gnome.adw

Class Carousel

java.lang.Object
All Implemented Interfaces:
Proxy, Swipeable, Accessible, Buildable, ConstraintTarget, Orientable

@Generated("io.github.jwharm.JavaGI") public final class Carousel extends Widget implements Swipeable, Accessible, Buildable, ConstraintTarget, Orientable
A paginated scrolling widget.

carousel

The AdwCarousel widget can be used to display a set of pages with swipe-based navigation between them.

CarouselIndicatorDots and CarouselIndicatorLines can be used to provide page indicators for AdwCarousel.

CSS nodes
AdwCarousel has a single CSS node with name carousel.