Files
gtk/testsuite
Elliott Sales de Andrade b3706daf90 builder-tool: Handle pack-type, position, and center child in GtkBox
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`.)
2024-09-16 05:12:54 -04:00
..
2024-09-09 04:18:13 +02:00
2024-09-09 05:10:51 +02:00
2024-02-17 14:31:51 +01:00
2023-06-05 05:33:07 +02:00