Method

AdapCarouselappend

Declaration [src]

void
adap_carousel_append (
  AdapCarousel* self,
  GtkWidget* child
)

Description [src]

Appends child to self.

Parameters

child

Type: GtkWidget

A widget to add.

The data is owned by the caller of the method.