forked from AuroraMiddleware/gtk
13 lines
261 B
XML
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>
|