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

13 lines
264 B
XML

<!-- default child property gets stripped -->
<interface>
<object class="GtkBox">
<child>
<object class="GtkLabel">
</object>
<packing>
<property name="expand">False</property>
</packing>
</child>
</object>
</interface>