8 lines
179 B
XML
8 lines
179 B
XML
<!-- test all valid container attributes -->
|
|
<interface>
|
|
<object class="GtkBox">
|
|
<child>
|
|
<object class="GtkLabel" id="widget1"/>
|
|
</child>
|
|
</object>
|
|
</interface>
|