Learning_GTK4_tree/testsuite/gtk/ui/scale2.ui

9 lines
177 B
Plaintext
Raw Normal View History

2023-12-12 11:36:42 +01:00
<!-- test invalid scale mark attributes -->
<interface>
<object class="GtkScale">
<marks>
<mark nosuchattribute="" value="0"/>
</marks>
</object>
</interface>