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