ssdiff: move comparison engine into its own file.
[gnumeric.git] / src / dialogs / variance-tests.ui
blob74455f8605723d842fb8b547098f95ae4ac30c66
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
3 <!-- interface-requires gtk+ 3.0 -->
4 <object class="GtkDialog" id="VarianceTests">
5 <property name="can_focus">False</property>
6 <property name="border_width">5</property>
7 <property name="title" translatable="yes">Claims About Two Variances</property>
8 <property name="type_hint">dialog</property>
9 <child internal-child="vbox">
10 <object class="GtkBox" id="vbox1">
11 <property name="visible">True</property>
12 <property name="can_focus">False</property>
13 <property name="orientation">vertical</property>
14 <property name="spacing">2</property>
15 <child internal-child="action_area">
16 <object class="GtkButtonBox" id="hbuttonbox1">
17 <property name="visible">True</property>
18 <property name="can_focus">False</property>
19 <property name="layout_style">end</property>
20 <child>
21 <object class="GtkButton" id="helpbutton">
22 <property name="label">gtk-help</property>
23 <property name="use_action_appearance">False</property>
24 <property name="visible">True</property>
25 <property name="can_focus">True</property>
26 <property name="can_default">True</property>
27 <property name="receives_default">False</property>
28 <property name="use_action_appearance">False</property>
29 <property name="use_stock">True</property>
30 </object>
31 <packing>
32 <property name="expand">False</property>
33 <property name="fill">False</property>
34 <property name="position">0</property>
35 </packing>
36 </child>
37 <child>
38 <object class="GtkButton" id="cancelbutton">
39 <property name="label">gtk-cancel</property>
40 <property name="use_action_appearance">False</property>
41 <property name="visible">True</property>
42 <property name="can_focus">True</property>
43 <property name="can_default">True</property>
44 <property name="receives_default">False</property>
45 <property name="use_action_appearance">False</property>
46 <property name="use_stock">True</property>
47 </object>
48 <packing>
49 <property name="expand">False</property>
50 <property name="fill">False</property>
51 <property name="position">1</property>
52 </packing>
53 </child>
54 <child>
55 <object class="GtkButton" id="okbutton">
56 <property name="label">gtk-ok</property>
57 <property name="use_action_appearance">False</property>
58 <property name="visible">True</property>
59 <property name="can_focus">True</property>
60 <property name="can_default">True</property>
61 <property name="has_default">True</property>
62 <property name="receives_default">False</property>
63 <property name="use_action_appearance">False</property>
64 <property name="use_stock">True</property>
65 </object>
66 <packing>
67 <property name="expand">False</property>
68 <property name="fill">False</property>
69 <property name="position">2</property>
70 </packing>
71 </child>
72 </object>
73 <packing>
74 <property name="expand">False</property>
75 <property name="fill">True</property>
76 <property name="pack_type">end</property>
77 <property name="position">0</property>
78 </packing>
79 </child>
80 <child>
81 <object class="GtkNotebook" id="notebook1">
82 <property name="visible">True</property>
83 <property name="can_focus">True</property>
84 <property name="border_width">5</property>
85 <child>
86 <object class="GtkGrid" id="input-grid">
87 <property name="visible">True</property>
88 <property name="can_focus">False</property>
89 <property name="border_width">12</property>
90 <property name="row_spacing">6</property>
91 <property name="column_spacing">12</property>
92 <child>
93 <object class="GtkLabel" id="var1-label">
94 <property name="visible">True</property>
95 <property name="can_focus">False</property>
96 <property name="xalign">0</property>
97 <property name="label" translatable="yes">Variable _1 range:</property>
98 <property name="use_underline">True</property>
99 <property name="justify">right</property>
100 </object>
101 <packing>
102 <property name="left_attach">0</property>
103 <property name="top_attach">0</property>
104 <property name="width">1</property>
105 <property name="height">1</property>
106 </packing>
107 </child>
108 <child>
109 <object class="GtkLabel" id="var2-label">
110 <property name="visible">True</property>
111 <property name="can_focus">False</property>
112 <property name="xalign">0</property>
113 <property name="label" translatable="yes">Variable _2 range:</property>
114 <property name="use_underline">True</property>
115 <property name="justify">right</property>
116 </object>
117 <packing>
118 <property name="left_attach">0</property>
119 <property name="top_attach">1</property>
120 <property name="width">1</property>
121 <property name="height">1</property>
122 </packing>
123 </child>
124 <child>
125 <object class="GtkCheckButton" id="labels_button">
126 <property name="label" translatable="yes">_Labels</property>
127 <property name="use_action_appearance">False</property>
128 <property name="visible">True</property>
129 <property name="can_focus">True</property>
130 <property name="receives_default">False</property>
131 <property name="use_action_appearance">False</property>
132 <property name="use_underline">True</property>
133 <property name="xalign">0</property>
134 <property name="draw_indicator">True</property>
135 </object>
136 <packing>
137 <property name="left_attach">0</property>
138 <property name="top_attach">2</property>
139 <property name="width">2</property>
140 <property name="height">1</property>
141 </packing>
142 </child>
143 <child>
144 <placeholder/>
145 </child>
146 <child>
147 <placeholder/>
148 </child>
149 <child>
150 <placeholder/>
151 </child>
152 <child>
153 <placeholder/>
154 </child>
155 <child>
156 <placeholder/>
157 </child>
158 </object>
159 </child>
160 <child type="tab">
161 <object class="GtkLabel" id="label1">
162 <property name="visible">True</property>
163 <property name="can_focus">False</property>
164 <property name="label" translatable="yes">Input</property>
165 <property name="use_underline">True</property>
166 </object>
167 <packing>
168 <property name="tab_fill">False</property>
169 </packing>
170 </child>
171 <child>
172 <object class="GtkGrid" id="test-grid">
173 <property name="visible">True</property>
174 <property name="can_focus">False</property>
175 <property name="border_width">12</property>
176 <property name="row_spacing">6</property>
177 <property name="column_spacing">12</property>
178 <child>
179 <object class="GtkLabel" id="label2">
180 <property name="visible">True</property>
181 <property name="can_focus">False</property>
182 <property name="xalign">0</property>
183 <property name="label" translatable="yes">_Alpha:</property>
184 <property name="use_underline">True</property>
185 <property name="justify">right</property>
186 <property name="mnemonic_widget">one_alpha</property>
187 <accessibility>
188 <relation type="label-for" target="one_alpha"/>
189 </accessibility>
190 </object>
191 <packing>
192 <property name="left_attach">0</property>
193 <property name="top_attach">0</property>
194 <property name="width">1</property>
195 <property name="height">1</property>
196 </packing>
197 </child>
198 <child>
199 <placeholder/>
200 </child>
201 <child>
202 <placeholder/>
203 </child>
204 <child>
205 <placeholder/>
206 </child>
207 <child>
208 <placeholder/>
209 </child>
210 <child>
211 <placeholder/>
212 </child>
213 <child>
214 <placeholder/>
215 </child>
216 <child>
217 <placeholder/>
218 </child>
219 <child>
220 <object class="GtkEntry" id="one_alpha">
221 <property name="visible">True</property>
222 <property name="can_focus">True</property>
223 <property name="invisible_char"></property>
224 <property name="text" translatable="yes">0.05</property>
225 <property name="invisible_char_set">True</property>
226 <accessibility>
227 <relation type="labelled-by" target="label2"/>
228 </accessibility>
229 </object>
230 <packing>
231 <property name="left_attach">1</property>
232 <property name="top_attach">0</property>
233 <property name="width">1</property>
234 <property name="height">1</property>
235 </packing>
236 </child>
237 </object>
238 <packing>
239 <property name="position">1</property>
240 </packing>
241 </child>
242 <child type="tab">
243 <object class="GtkLabel" id="label3">
244 <property name="visible">True</property>
245 <property name="can_focus">False</property>
246 <property name="label" translatable="yes">Test</property>
247 <property name="use_underline">True</property>
248 </object>
249 <packing>
250 <property name="position">1</property>
251 <property name="tab_fill">False</property>
252 </packing>
253 </child>
254 <child>
255 <object class="GtkBox" id="dao">
256 <property name="visible">True</property>
257 <property name="can_focus">False</property>
258 <child>
259 <placeholder/>
260 </child>
261 </object>
262 <packing>
263 <property name="position">2</property>
264 </packing>
265 </child>
266 <child type="tab">
267 <object class="GtkLabel" id="label4">
268 <property name="visible">True</property>
269 <property name="can_focus">False</property>
270 <property name="label" translatable="yes">Output</property>
271 <property name="use_underline">True</property>
272 </object>
273 <packing>
274 <property name="position">2</property>
275 <property name="tab_fill">False</property>
276 </packing>
277 </child>
278 </object>
279 <packing>
280 <property name="expand">False</property>
281 <property name="fill">True</property>
282 <property name="position">1</property>
283 </packing>
284 </child>
285 </object>
286 </child>
287 <action-widgets>
288 <action-widget response="0">helpbutton</action-widget>
289 <action-widget response="0">cancelbutton</action-widget>
290 <action-widget response="0">okbutton</action-widget>
291 </action-widgets>
292 </object>
293 </interface>