Method

AdwCarouselremove

Declaration [src]

void
adw_carousel_remove (
  AdwCarousel* self,
  GtkWidget* child
)

Description [src]

Removes child from self.

Parameters

child

Type: GtkWidget

A widget to remove.

The data is owned by the caller of the method.