CarouselIndicatorLines

Constructors

this
this(HdyCarouselIndicatorLines* hdyCarouselIndicatorLines, bool ownedRef)

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

this
this()

Create a new #HdyCarouselIndicatorLines widget.

Members

Functions

getCarousel
Carousel getCarousel()

Get the #HdyCarousel the indicator uses.

getCarouselIndicatorLinesStruct
HdyCarouselIndicatorLines* getCarouselIndicatorLinesStruct(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!(HdyCarouselIndicatorLines)
Undocumented in source.

Static functions

getType
GType getType()

Variables

hdyCarouselIndicatorLines
HdyCarouselIndicatorLines* hdyCarouselIndicatorLines;

the main Gtk struct

Meta