Add a directory containing lots of small .ui sample files
[pipeglade.git] / widget-examples / label.ui
blob4c98deeb0b9004f220aee884c0558eb5f43f49a3
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
3 <interface>
4 <requires lib="gtk+" version="3.12"/>
5 <object class="GtkWindow" id="main">
6 <property name="can_focus">False</property>
7 <child>
8 <object class="GtkLabel" id="label1">
9 <property name="visible">True</property>
10 <property name="can_focus">False</property>
11 <property name="label" translatable="yes">label</property>
12 </object>
13 </child>
14 </object>
15 </interface>