API Version: 4.0
Library Version: 4.17.1
Generated by gi-docgen 2024.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.