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