summaryrefslogtreecommitdiff
path: root/testsuite/gtk/ui/scale4.ui
blob: 41435b3200fe7a6f141eb6d8c634d7e42aef5a8b (plain)
1
2
3
4
5
6
7
8
<!-- test invalid scale mark attributes -->
<interface>
  <object class="GtkScale">
    <marks>
      <mark value="0" position="between"/>
    </marks>
  </object>
</interface>