mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-06 19:00:12 +00:00
11 lines
235 B
Plaintext
11 lines
235 B
Plaintext
|
<interface>
|
||
|
<object class="GtkScale">
|
||
|
</object>
|
||
|
<object class="GtkScale">
|
||
|
<property name="draw-value">1</property>
|
||
|
</object>
|
||
|
<object class="GtkScale">
|
||
|
<property name="draw_value">0</property>
|
||
|
</object>
|
||
|
</interface>
|