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

13 lines
261 B
XML

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