summaryrefslogtreecommitdiff
path: root/testsuite/gtk/ui/celllayout7.ui
blob: 91092f429ae68ee41e36996e9471d9dbb0c402c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!-- test invalid cell layout custom element -->
<interface>
  <object class="GtkIconView">
    <child>
      <object class="GtkCellRendererText">
      </object>
      <cell-packing>
        <warbl/>
      </cell-packing>
    </child>
  </object>
</interface>