Method

AdwCarouselremove

Declaration [src]

void
adw_carousel_remove (
  AdwCarousel* self,
  GtkWidget* child
)

Description [src]

Removes child from self.

Available since:1.0

Parameters

child GtkWidget
 

A widget to remove.

 The data is owned by the caller of the function.