summaryrefslogtreecommitdiff
path: root/testsuite/gtk/ui/label4.ui
blob: 5d5e37c9330e0b59f1741e5d0c3f9a89b68b9b3b (plain)
1
2
3
4
5
6
7
8
<!-- test invalid tag in GtkLabel attributes -->
<interface>
  <object class="GtkLabel">
    <attributes>
      <blarg/>
    </attributes>
  </object>
</interface>