Method
HandyCarouselprepend
Declaration [src]
void
hdy_carousel_prepend (
  HdyCarousel* self,
  GtkWidget* child
)
Parameters
| child | GtkWidget | 
| A widget to add. | |
| The data is owned by the caller of the function. |