Files
gtk/tools
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
..
2021-08-25 10:08:50 +02:00
2023-07-20 15:18:13 -04:00
2024-07-25 18:20:59 -06:00
2024-07-25 18:20:59 -06:00
2024-07-25 18:20:59 -06:00
2024-06-03 15:10:19 -04:00
2024-07-25 18:20:59 -06:00
2023-08-12 16:34:19 -04:00