Learning_GTK4_tree/testsuite/tools/simplify-data/test12.ui

15 lines
329 B
XML

<interface>
<object class="GtkPaned">
<child type="end">
<object class="GtkLabel">
<property name="label">end</property>
</object>
</child>
<child type="start">
<object class="GtkLabel">
<property name="label">start</property>
</object>
</child>
</object>
</interface>