Method
Adw.CarouselIndicatorDots.set_carousel
Declaration [src]
void
adw_carousel_indicator_dots_set_carousel (
AdwCarouselIndicatorDots* self,
AdwCarousel* carousel
)
Description [src]
Sets the displayed carousel.
Available since: | 1.0 |
Sets property | Adw.CarouselIndicatorDots:carousel |
Parameters
carousel |
AdwCarousel |
a carousel |
|
Can be NULL | |
The data is owned by the caller of the function |