Method
AdwCarouselIndicatorLinesset_carousel
since: 1.0
Declaration [src]
void
adw_carousel_indicator_lines_set_carousel (
  AdwCarouselIndicatorLines* self,
  AdwCarousel* carousel
)
Description [src]
Sets the displayed carousel.
Available since: 1.0
| Sets property | Adw.CarouselIndicatorLines:carousel | 
Parameters
- carousel
- 
            Type: AdwCarouselA carousel. The argument can be NULL.The data is owned by the caller of the method.