forked from AuroraMiddleware/gtk
f8f94ab329
At the same time, update the expected test output to match the current tools output, and write diff and ref files in /tmp.
12 lines
243 B
Plaintext
12 lines
243 B
Plaintext
<!-- non-default child property remains -->
|
|
<interface>
|
|
<object class="GtkBox">
|
|
<child>
|
|
<object class="GtkLabel"/>
|
|
<packing>
|
|
<property name="expand">1</property>
|
|
</packing>
|
|
</child>
|
|
</object>
|
|
</interface>
|