Forum und email

GtkBox::reorder_child

void reorder_child(GtkWidget child, int position);

Moves the child's position to the position given as the second parameter. This allows you to change the order of the widgets after they have been added to the box.