gtk2/testsuite/tools/simplify/test7.ui

13 lines
264 B
Plaintext
Raw Normal View History

2015-05-02 21:21:31 +00:00
<!-- default child property gets stripped -->
<interface>
<object class="GtkBox">
<child>
<object class="GtkLabel">
</object>
<packing>
<property name="expand">False</property>
</packing>
</child>
</object>
</interface>