Add a directory containing lots of small .ui sample files
[pipeglade.git] / widget-examples / statusbar.ui
blobd30a10c56ce923a2fb49f872958d78bb25851b47
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="GtkStatusbar" id="statusbar1">
9 <property name="visible">True</property>
10 <property name="can_focus">False</property>
11 <property name="margin_left">10</property>
12 <property name="margin_right">10</property>
13 <property name="margin_start">10</property>
14 <property name="margin_end">10</property>
15 <property name="margin_top">6</property>
16 <property name="margin_bottom">6</property>
17 <property name="orientation">vertical</property>
18 <property name="spacing">2</property>
19 </object>
20 </child>
21 </object>
22 </interface>