Method
HandyCarouselIndicatorDotsset_carousel
since: 1.0
Declaration [src]
void
hdy_carousel_indicator_dots_set_carousel (
HdyCarouselIndicatorDots* self,
HdyCarousel* carousel
)
Description [src]
Sets the HdyCarousel
to use.
Available since: 1.0
Sets property | Handy.CarouselIndicatorDots:carousel |
Parameters
carousel
-
Type:
HdyCarousel
A carousel.
The argument can be NULL
.The data is owned by the caller of the function.