summaryrefslogtreecommitdiff
path: root/testsuite/reftests/nonresizable-size.ref.ui
blob: 4ada156fa2ade2f498d5a8a0dbdd9a8db914ce6f (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<interface>
  <object class="GtkWindow" id="window1">
    <property name="decorated">0</property>
    <child>
      <object class="GtkLabel" id="label1">
        <property name="label" translatable="yes">Hello World</property>
      </object>
    </child>
  </object>
</interface>