summaryrefslogtreecommitdiff
path: root/testsuite/reftests/texture-icon.ref.ui
blob: 5120db15733b83d99f2f998a370758914d80d87c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?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="GtkImage">
        <property name="paintable">resource:///org/gtk/libgtk/icons/16x16/status/image-missing.png</property>
      </object>
    </child>
  </object>
</interface>