Method

AdapCarouselremove

Declaration [src]

void
adap_carousel_remove (
  AdapCarousel* 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.