Box.append

Adds @child as the last child to @box.

class Box
void
append

Parameters

child Widget

the GtkWidget to append

Meta