summaryrefslogtreecommitdiff
path: root/testsuite/reftests/unresolvable.ui
blob: 22d7b815bc085c354fc8f064481e9da747e3b44c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<interface>
  <object class="GtkWindow">
    <property name="decorated">0</property>
    <child>
      <object class="GtkBox">
        <property name="width_request">10</property>
        <property name="height_request">10</property>
      </object>
    </child>
  </object>
</interface>