Learning_GTK4_tree/testsuite/gtk/ui/scale1.ui

10 lines
257 B
Plaintext
Raw Normal View History

2023-12-12 11:36:42 +01:00
<!-- test valid scale custom tags -->
<interface>
<object class="GtkScale">
<marks>
<mark translatable="yes" comments="blargh" context="none" value="0.1" position="top">text</mark>
<mark value="0.9"/>
</marks>
</object>
</interface>