initial commit, lordsawar source, slightly modified
[lordsawar] / dat / glade / triumphs-dialog.ui
1 <?xml version="1.0"?>
2 <interface>
3   <requires lib="gtk+" version="2.14"/>
4   <!-- interface-naming-policy toplevel-contextual -->
5   <object class="GtkDialog" id="dialog">
6     <property name="border_width">6</property>
7     <property name="title" translatable="yes">Triumphs</property>
8     <property name="resizable">False</property>
9     <property name="destroy_with_parent">True</property>
10     <property name="type_hint">dialog</property>
11     <property name="has_separator">False</property>
12     <child internal-child="vbox">
13       <object class="GtkVBox" id="dialog-vbox">
14         <property name="visible">True</property>
15         <property name="spacing">12</property>
16         <child>
17           <object class="GtkHBox" id="outer_hbox">
18             <property name="visible">True</property>
19             <property name="spacing">24</property>
20             <child>
21               <placeholder/>
22             </child>
23           </object>
24           <packing>
25             <property name="position">1</property>
26           </packing>
27         </child>
28         <child internal-child="action_area">
29           <object class="GtkHButtonBox" id="dialog-action_area1">
30             <property name="visible">True</property>
31             <property name="layout_style">end</property>
32             <child>
33               <object class="GtkButton" id="continue_button">
34                 <property name="label" translatable="yes">Continue</property>
35                 <property name="visible">True</property>
36                 <property name="can_focus">False</property>
37                 <property name="receives_default">False</property>
38                 <property name="use_underline">True</property>
39               </object>
40               <packing>
41                 <property name="expand">False</property>
42                 <property name="fill">False</property>
43                 <property name="position">0</property>
44               </packing>
45             </child>
46           </object>
47           <packing>
48             <property name="expand">False</property>
49             <property name="pack_type">end</property>
50             <property name="position">0</property>
51           </packing>
52         </child>
53       </object>
54     </child>
55     <action-widgets>
56       <action-widget response="-3">continue_button</action-widget>
57     </action-widgets>
58   </object>
59 </interface>