Learning_GTK4_tree/testsuite/gtk/ui/label4.ui
2023-12-12 11:36:42 +01:00

8 lines
164 B
XML

<!-- test invalid tag in GtkLabel attributes -->
<interface>
<object class="GtkLabel">
<attributes>
<blarg/>
</attributes>
</object>
</interface>