Fix repetition in manual page
[pipeglade.git] / widget-examples / menubutton.ui
blobe24723b5c31c71184333819a8b47c063ecc6dac7
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="GtkMenu" id="menu1">
6 <property name="visible">True</property>
7 <property name="can_focus">False</property>
8 </object>
9 <object class="GtkWindow" id="main">
10 <property name="can_focus">False</property>
11 <child>
12 <object class="GtkMenuButton" id="menubutton1">
13 <property name="visible">True</property>
14 <property name="can_focus">True</property>
15 <property name="receives_default">True</property>
16 <property name="margin_left">4</property>
17 <property name="margin_right">4</property>
18 <property name="margin_top">4</property>
19 <property name="margin_bottom">4</property>
20 <property name="popup">menu1</property>
21 <child>
22 <placeholder/>
23 </child>
24 </object>
25 </child>
26 </object>
27 </interface>