API Version: 4.0
Library Version: 4.11.4
Generated by gi-docgen 2023.2
void gtk_box_prepend ( GtkBox* box, GtkWidget* child )
Adds child as the first child to box.
child
box
Type: GtkWidget
GtkWidget
The GtkWidget to prepend.