initial commit, lordsawar source, slightly modified
[lordsawar] / dat / glade / hero-brings-allies-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="type_hint">normal</property>
8     <property name="has_separator">False</property>
9     <child internal-child="vbox">
10       <object class="GtkVBox" id="dialog-vbox">
11         <property name="visible">True</property>
12         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_ENTER_NOTIFY_MASK</property>
13         <property name="spacing">12</property>
14         <child>
15           <object class="GtkVBox" id="contents_vbox">
16             <property name="visible">True</property>
17             <property name="spacing">12</property>
18             <child>
19               <object class="GtkLabel" id="label">
20                 <property name="visible">True</property>
21                 <property name="xalign">0</property>
22                 <property name="wrap">True</property>
23               </object>
24               <packing>
25                 <property name="expand">False</property>
26                 <property name="fill">False</property>
27                 <property name="position">0</property>
28               </packing>
29             </child>
30           </object>
31           <packing>
32             <property name="expand">False</property>
33             <property name="fill">False</property>
34             <property name="position">1</property>
35           </packing>
36         </child>
37         <child internal-child="action_area">
38           <object class="GtkHButtonBox" id="dialog-action_area1">
39             <property name="visible">True</property>
40             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_ENTER_NOTIFY_MASK</property>
41             <property name="layout_style">end</property>
42             <child>
43               <object class="GtkButton" id="continue_button">
44                 <property name="label" translatable="yes">_Continue</property>
45                 <property name="visible">True</property>
46                 <property name="can_focus">True</property>
47                 <property name="has_focus">True</property>
48                 <property name="is_focus">True</property>
49                 <property name="can_default">True</property>
50                 <property name="has_default">True</property>
51                 <property name="receives_default">False</property>
52                 <property name="use_underline">True</property>
53               </object>
54               <packing>
55                 <property name="expand">False</property>
56                 <property name="fill">False</property>
57                 <property name="position">0</property>
58               </packing>
59             </child>
60           </object>
61           <packing>
62             <property name="expand">False</property>
63             <property name="pack_type">end</property>
64             <property name="position">0</property>
65           </packing>
66         </child>
67       </object>
68     </child>
69     <action-widgets>
70       <action-widget response="-3">continue_button</action-widget>
71     </action-widgets>
72   </object>
73 </interface>