Skip to content

boxlayout: Add GtkBoxLayoutChild

Matthias Clasen requested to merge box-layout-child-expand into master

Add a layout child for GtkBoxLayout, with an expand property that can be used to control local expansion without the propagation of GtkWidget:h/vexpand getting in the way.

Merge request reports