Add support for GtkLinkButton
[pipeglade.git] / widget-examples / expander.ui
blob41ddc9c7121380067ad5abf3822d33548da6b182
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="GtkExpander" id="expander1">
9 <property name="visible">True</property>
10 <property name="can_focus">True</property>
11 <child>
12 <object class="GtkLabel" id="label2">
13 <property name="visible">True</property>
14 <property name="can_focus">False</property>
15 <property name="label" translatable="yes">label</property>
16 </object>
17 </child>
18 <child type="label">
19 <object class="GtkLabel" id="label1">
20 <property name="visible">True</property>
21 <property name="can_focus">False</property>
22 <property name="label" translatable="yes">expander</property>
23 </object>
24 </child>
25 </object>
26 </child>
27 </object>
28 </interface>