Method

BisCarouselremove

Declaration [src]

void
bis_carousel_remove (
  BisCarousel* 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.