Add a directory containing lots of small .ui sample files
[pipeglade.git] / widget-examples / fontbutton.ui
blob3f21f71bb0e42b401db445f2a2338150a6629bd4
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="GtkFontButton" id="fontbutton1">
9 <property name="visible">True</property>
10 <property name="can_focus">True</property>
11 <property name="receives_default">True</property>
12 <property name="font">Sans 12</property>
13 <property name="preview_text"/>
14 </object>
15 </child>
16 </object>
17 </interface>