API Version: 4.0
Library Version: 4.17.1
Generated by gi-docgen 2024.2
void gtk_box_append ( GtkBox* box, GtkWidget* child )
Adds child as the last child to box.
child
box
Type: GtkWidget
GtkWidget
The GtkWidget to append.