Inserts @child in the position after @sibling in the list of @box children.
If @sibling is %NULL, insert @child at the first position.
the GtkWidget to insert
the sibling after which to insert @child
See Implementation
Inserts @child in the position after @sibling in the list of @box children.
If @sibling is %NULL, insert @child at the first position.