Box.prepend

Adds @child as the first child to @box.

class Box
void
prepend

Parameters

child Widget

the GtkWidget to prepend

Meta