Learning_GTK4_tree/testsuite/gtk/ui/container1.ui

9 lines
179 B
Plaintext
Raw Normal View History

2023-12-12 11:36:42 +01:00
<!-- test all valid container attributes -->
<interface>
<object class="GtkBox">
<child>
<object class="GtkLabel" id="widget1"/>
</child>
</object>
</interface>