Add a directory containing lots of small .ui sample files
[pipeglade.git] / widget-examples / spinbutton.ui
blob7782563434f3f71f406cd49c8cc83279f6ae181f
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="GtkSpinButton" id="spinbutton1">
9 <property name="visible">True</property>
10 <property name="can_focus">True</property>
11 </object>
12 </child>
13 </object>
14 </interface>