gtk2/testsuite/tools/simplify/test8.expected
2019-09-03 22:34:36 -04:00

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>