summaryrefslogtreecommitdiff
path: root/testsuite/gtk/ui/label3.ui
blob: 33624ea0f09bbfc0dd9232789e921d7bd40135de (plain)
1
2
3
4
5
6
7
8
<!-- test invalid label attribute name -->
<interface>
  <object class="GtkLabel">
    <attributes>
      <attribute name="warbl" value="true"/>
    </attributes>
  </object>
</interface>