Method

AdwCarouselIndicatorDotsget_carousel

since: 1.0

Declaration [src]

AdwCarousel*
adw_carousel_indicator_dots_get_carousel (
  AdwCarouselIndicatorDots* self
)

Description [src]

Gets the displayed carousel.

Available since: 1.0

Return value

Type: AdwCarousel

The displayed carousel.

The returned data is owned by the instance.
The return value can be NULL.