Method

AdapCarouselIndicatorDotsset_carousel

Declaration [src]

void
adap_carousel_indicator_dots_set_carousel (
  AdapCarouselIndicatorDots* self,
  AdapCarousel* carousel
)

Description [src]

Sets the displayed carousel.

Parameters

carousel

Type: AdapCarousel

A carousel.

The argument can be NULL.
The data is owned by the caller of the method.