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