mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-13 14:00:09 +00:00
b3706daf90
This takes the `position` property and ensures children are sorted by it, splits children by `pack-type` (also reversing the order of `end` children), and handles children with `type="center"`. If either a center child or end children exist, then the `GtkBox` is converted to a `GtkCenterBox`, with `start-widget`/`end-widget` being a nested `GtkBox` with the relevant children. The splitting does cause some non-`object` children to sort differently (hence the change to `office-runner.expected`.) |
||
---|---|---|
.. | ||
enumerate-data | ||
simplify-data | ||
simplify-data-3to4 | ||
validate-data | ||
enumerate | ||
meson.build | ||
settings | ||
simplify | ||
simplify-3to4 | ||
tools.test.in | ||
validate |