Method

HandyCarouselprepend

since: 1.0

Declaration [src]

void
hdy_carousel_prepend (
  HdyCarousel* self,
  GtkWidget* child
)

Description [src]

Prepends child to self.

Available since: 1.0

Parameters

child

Type: GtkWidget

A widget to add.

The data is owned by the caller of the method.