Skip to content

A lean , clean box

Matthias Clasen requested to merge wip/matthiasc/box3 into master

Continuating Timm's earlier work, this branch removes the position child property and gtk_box_reorder_child, and adds prepend/append/insert_before/insert_after api instead. It also removes the action bar position child property.

Merge request reports