Method
AdwCarouselremove
Declaration [src]
void
adw_carousel_remove (
  AdwCarousel* self,
  GtkWidget* child
)
Parameters
| child | GtkWidget | 
| A widget to remove. | |
| The data is owned by the caller of the function. |