mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-15 05:00:09 +00:00
f8f94ab329
At the same time, update the expected test output to match the current tools output, and write diff and ref files in /tmp.
13 lines
261 B
XML
13 lines
261 B
XML
<!-- non-default child property remains -->
|
|
<interface>
|
|
<object class="GtkBox">
|
|
<child>
|
|
<object class="GtkLabel">
|
|
</object>
|
|
<packing>
|
|
<property name="expand">True</property>
|
|
</packing>
|
|
</child>
|
|
</object>
|
|
</interface>
|