gtk2/testsuite/tools/simplify/test8.expected
2015-05-02 17:39:06 -04:00

12 lines
246 B
Plaintext

<!-- non-default child property remains -->
<interface>
<object class="GtkBox">
<child>
<object class="GtkLabel"/>
<packing>
<property name="expand">True</property>
</packing>
</child>
</object>
</interface>