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