CarouselIndicatorDots

Constructors

this
this(HdyCarouselIndicatorDots* hdyCarouselIndicatorDots, bool ownedRef)

Sets our main struct and passes it to the parent class.

this
this()

Create a new #HdyCarouselIndicatorDots widget.

Members

Functions

getCarousel
Carousel getCarousel()

Get the #HdyCarousel the indicator uses.

getCarouselIndicatorDotsStruct
HdyCarouselIndicatorDots* getCarouselIndicatorDotsStruct(bool transferOwnership)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

setCarousel
void setCarousel(Carousel carousel)

Sets the #HdyCarousel to use.

Mixins

__anonymous
mixin OrientableT!(HdyCarouselIndicatorDots)
Undocumented in source.

Static functions

getType
GType getType()

Variables

hdyCarouselIndicatorDots
HdyCarouselIndicatorDots* hdyCarouselIndicatorDots;

the main Gtk struct

Meta