Method

BisCarouselIndicatorDotsset_carousel

Declaration [src]

void
bis_carousel_indicator_dots_set_carousel (
  BisCarouselIndicatorDots* self,
  BisCarousel* carousel
)

Description [src]

Sets the displayed carousel.

Available since:1.0

Parameters

carousel BisCarousel
 

A carousel.

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