Improve and document previously undocumented ping command
[pipeglade.git] / widget-examples / label.ui
blob356a259dae244b878f9aea870a566d8bfc639d41
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 <property name="default_width">70</property>
8 <property name="default_height">30</property>
9 <child>
10 <object class="GtkLabel" id="label1">
11 <property name="visible">True</property>
12 <property name="can_focus">False</property>
13 <property name="label" translatable="yes">label</property>
14 </object>
15 </child>
16 </object>
17 </interface>