summaryrefslogtreecommitdiff
path: root/testsuite/reftests/label-text-shadow-clipping.ref.ui
blob: 1b0ddf015aafc9d8d453b4c9433f396758bba647 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<interface>
  <requires lib="gtk+" version="3.12"/>
  <object class="GtkWindow" id="window1">
    <property name="width_request">500</property>
    <property name="height_request">100</property>
    <property name="type">popup</property>
    <child>
      <object class="GtkLabel" id="label1">
        <property name="label" translatable="yes">Hello World</property>
      </object>
    </child>
  </object>
</interface>