API Version: 4.0
Library Version: 4.6.4
void gtk_box_prepend ( GtkBox* box, GtkWidget* child )
Adds child as the first child to box.
child
box
GtkWidget
The GtkWidget to prepend.