Carousel


Object Hierarchy:

Object hierarchy for Carousel

Description:

[ CCode ( type_id = "hdy_carousel_get_type ()" ) ]
[ Version ( since = "1.0" ) ]
public class Carousel : EventBox, Implementor, Buildable, Orientable, Swipeable

A paginated scrolling widget.

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

[class@CarouselIndicatorDots] and [class@CarouselIndicatorLines] can be used to provide page indicators for `HdyCarousel`.

CSS nodes

`HdyCarousel` has a single CSS node with name `carousel`.


Namespace: Hdy
Package: libhandy-1

Content:

Properties:

Creation methods:

Methods:

Signals:

Inherited Members:

All known members inherited from class Gtk.Bin
All known members inherited from class Gtk.Widget
All known members inherited from interface Atk.Implementor
All known members inherited from interface Gtk.Orientable