Learning_GTK4_tree/testsuite/gtk/ui/label4.ui

9 lines
164 B
Plaintext
Raw Normal View History

2023-12-12 11:36:42 +01:00
<!-- test invalid tag in GtkLabel attributes -->
<interface>
<object class="GtkLabel">
<attributes>
<blarg/>
</attributes>
</object>
</interface>