API Version: 4.0
Library Version: 4.1.2
void gtk_box_append ( GtkBox* box, GtkWidget* child )
Adds child as the last child to box.
child
box
GtkWidget
the GtkWidget to append