API Version: 4.0
Library Version: 4.17.2
Generated by gi-docgen 2024.2
void gtk_box_prepend ( GtkBox* box, GtkWidget* child )
Adds a child at the beginning.
child
Type: GtkWidget
GtkWidget
The widget to prepend.