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