1.12.42
[gnumeric.git] / src / dialogs / mean-tests.ui
blobd0b8f62dc11b4284bc9b38b18ed4ece37a6a7b4c
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
3 <!-- interface-requires gtk+ 3.0 -->
4 <object class="GtkDialog" id="MeanTests">
5 <property name="can_focus">False</property>
6 <property name="title" translatable="yes">Claims About Two Means</property>
7 <property name="type_hint">dialog</property>
8 <child internal-child="vbox">
9 <object class="GtkBox" id="vbox1">
10 <property name="visible">True</property>
11 <property name="can_focus">False</property>
12 <property name="orientation">vertical</property>
13 <property name="spacing">8</property>
14 <child internal-child="action_area">
15 <object class="GtkButtonBox" id="hbuttonbox1">
16 <property name="visible">True</property>
17 <property name="can_focus">False</property>
18 <property name="layout_style">end</property>
19 <child>
20 <object class="GtkButton" id="helpbutton">
21 <property name="label">gtk-help</property>
22 <property name="use_action_appearance">False</property>
23 <property name="visible">True</property>
24 <property name="can_focus">True</property>
25 <property name="can_default">True</property>
26 <property name="receives_default">False</property>
27 <property name="use_action_appearance">False</property>
28 <property name="use_stock">True</property>
29 </object>
30 <packing>
31 <property name="expand">False</property>
32 <property name="fill">False</property>
33 <property name="position">0</property>
34 </packing>
35 </child>
36 <child>
37 <object class="GtkButton" id="cancelbutton">
38 <property name="label">gtk-cancel</property>
39 <property name="use_action_appearance">False</property>
40 <property name="visible">True</property>
41 <property name="can_focus">True</property>
42 <property name="can_default">True</property>
43 <property name="receives_default">False</property>
44 <property name="use_action_appearance">False</property>
45 <property name="use_stock">True</property>
46 </object>
47 <packing>
48 <property name="expand">False</property>
49 <property name="fill">False</property>
50 <property name="position">1</property>
51 </packing>
52 </child>
53 <child>
54 <object class="GtkButton" id="okbutton">
55 <property name="label">gtk-ok</property>
56 <property name="use_action_appearance">False</property>
57 <property name="visible">True</property>
58 <property name="can_focus">True</property>
59 <property name="can_default">True</property>
60 <property name="has_default">True</property>
61 <property name="receives_default">False</property>
62 <property name="use_action_appearance">False</property>
63 <property name="use_stock">True</property>
64 </object>
65 <packing>
66 <property name="expand">False</property>
67 <property name="fill">False</property>
68 <property name="position">2</property>
69 </packing>
70 </child>
71 </object>
72 <packing>
73 <property name="expand">False</property>
74 <property name="fill">True</property>
75 <property name="pack_type">end</property>
76 <property name="position">0</property>
77 </packing>
78 </child>
79 <child>
80 <object class="GtkNotebook" id="notebook1">
81 <property name="visible">True</property>
82 <property name="can_focus">True</property>
83 <child>
84 <object class="GtkGrid" id="input-grid">
85 <property name="visible">True</property>
86 <property name="can_focus">False</property>
87 <property name="border_width">12</property>
88 <property name="row_spacing">6</property>
89 <property name="column_spacing">12</property>
90 <child>
91 <object class="GtkLabel" id="var1-label">
92 <property name="visible">True</property>
93 <property name="can_focus">False</property>
94 <property name="xalign">0</property>
95 <property name="label" translatable="yes">Variable _1 range:</property>
96 <property name="use_underline">True</property>
97 <property name="justify">right</property>
98 </object>
99 <packing>
100 <property name="left_attach">0</property>
101 <property name="top_attach">0</property>
102 <property name="width">1</property>
103 <property name="height">1</property>
104 </packing>
105 </child>
106 <child>
107 <object class="GtkLabel" id="var2-label">
108 <property name="visible">True</property>
109 <property name="can_focus">False</property>
110 <property name="xalign">0</property>
111 <property name="label" translatable="yes">Variable _2 range:</property>
112 <property name="use_underline">True</property>
113 <property name="justify">right</property>
114 </object>
115 <packing>
116 <property name="left_attach">0</property>
117 <property name="top_attach">1</property>
118 <property name="width">1</property>
119 <property name="height">1</property>
120 </packing>
121 </child>
122 <child>
123 <object class="GtkCheckButton" id="labels_button">
124 <property name="label" translatable="yes">_Labels</property>
125 <property name="use_action_appearance">False</property>
126 <property name="visible">True</property>
127 <property name="can_focus">True</property>
128 <property name="receives_default">False</property>
129 <property name="use_action_appearance">False</property>
130 <property name="use_underline">True</property>
131 <property name="xalign">0</property>
132 <property name="draw_indicator">True</property>
133 </object>
134 <packing>
135 <property name="left_attach">0</property>
136 <property name="top_attach">2</property>
137 <property name="width">1</property>
138 <property name="height">1</property>
139 </packing>
140 </child>
141 </object>
142 </child>
143 <child type="tab">
144 <object class="GtkLabel" id="label9">
145 <property name="visible">True</property>
146 <property name="can_focus">False</property>
147 <property name="label" translatable="yes">_Input</property>
148 <property name="use_underline">True</property>
149 </object>
150 <packing>
151 <property name="tab_fill">False</property>
152 </packing>
153 </child>
154 <child>
155 <object class="GtkGrid" id="options-grid">
156 <property name="visible">True</property>
157 <property name="can_focus">False</property>
158 <property name="border_width">12</property>
159 <property name="row_spacing">6</property>
160 <property name="column_spacing">12</property>
161 <child>
162 <object class="GtkLabel" id="variablespaired-label">
163 <property name="visible">True</property>
164 <property name="can_focus">False</property>
165 <property name="xalign">0</property>
166 <property name="xpad">5</property>
167 <property name="label" translatable="yes">Variables are:</property>
168 <property name="justify">right</property>
169 </object>
170 <packing>
171 <property name="left_attach">0</property>
172 <property name="top_attach">0</property>
173 <property name="width">1</property>
174 <property name="height">1</property>
175 </packing>
176 </child>
177 <child>
178 <object class="GtkLabel" id="varianceknown-label">
179 <property name="visible">True</property>
180 <property name="can_focus">False</property>
181 <property name="xalign">0</property>
182 <property name="xpad">5</property>
183 <property name="label" translatable="yes">Population variances are:</property>
184 <property name="justify">right</property>
185 </object>
186 <packing>
187 <property name="left_attach">0</property>
188 <property name="top_attach">1</property>
189 <property name="width">1</property>
190 <property name="height">1</property>
191 </packing>
192 </child>
193 <child>
194 <object class="GtkLabel" id="varianceequal-label">
195 <property name="visible">True</property>
196 <property name="can_focus">False</property>
197 <property name="xalign">0</property>
198 <property name="xpad">5</property>
199 <property name="label" translatable="yes">_Population variances are:</property>
200 <property name="use_underline">True</property>
201 <property name="justify">right</property>
202 <property name="mnemonic_widget">var1-variance</property>
203 </object>
204 <packing>
205 <property name="left_attach">0</property>
206 <property name="top_attach">2</property>
207 <property name="width">1</property>
208 <property name="height">1</property>
209 </packing>
210 </child>
211 <child>
212 <object class="GtkLabel" id="var1_variance-label">
213 <property name="visible">True</property>
214 <property name="can_focus">False</property>
215 <property name="xalign">0</property>
216 <property name="xpad">5</property>
217 <property name="label" translatable="yes">Variable _1 population variance:</property>
218 <property name="use_underline">True</property>
219 <property name="justify">right</property>
220 <property name="mnemonic_widget">var1-variance</property>
221 </object>
222 <packing>
223 <property name="left_attach">0</property>
224 <property name="top_attach">3</property>
225 <property name="width">1</property>
226 <property name="height">1</property>
227 </packing>
228 </child>
229 <child>
230 <object class="GtkLabel" id="var2_variance-label">
231 <property name="visible">True</property>
232 <property name="can_focus">False</property>
233 <property name="xalign">0</property>
234 <property name="xpad">5</property>
235 <property name="label" translatable="yes">Variable _2 population variance:</property>
236 <property name="use_underline">True</property>
237 <property name="justify">right</property>
238 <property name="mnemonic_widget">var2-variance</property>
239 </object>
240 <packing>
241 <property name="left_attach">0</property>
242 <property name="top_attach">4</property>
243 <property name="width">1</property>
244 <property name="height">1</property>
245 </packing>
246 </child>
247 <child>
248 <object class="GtkRadioButton" id="paired-button">
249 <property name="label" translatable="yes">_Paired</property>
250 <property name="use_action_appearance">False</property>
251 <property name="visible">True</property>
252 <property name="can_focus">True</property>
253 <property name="receives_default">False</property>
254 <property name="use_action_appearance">False</property>
255 <property name="use_underline">True</property>
256 <property name="xalign">0</property>
257 <property name="active">True</property>
258 <property name="draw_indicator">True</property>
259 </object>
260 <packing>
261 <property name="left_attach">1</property>
262 <property name="top_attach">0</property>
263 <property name="width">1</property>
264 <property name="height">1</property>
265 </packing>
266 </child>
267 <child>
268 <object class="GtkRadioButton" id="unpaired-button">
269 <property name="label" translatable="yes">_Unpaired</property>
270 <property name="use_action_appearance">False</property>
271 <property name="visible">True</property>
272 <property name="can_focus">True</property>
273 <property name="receives_default">False</property>
274 <property name="use_action_appearance">False</property>
275 <property name="use_underline">True</property>
276 <property name="xalign">0</property>
277 <property name="draw_indicator">True</property>
278 <property name="group">paired-button</property>
279 </object>
280 <packing>
281 <property name="left_attach">2</property>
282 <property name="top_attach">0</property>
283 <property name="width">1</property>
284 <property name="height">1</property>
285 </packing>
286 </child>
287 <child>
288 <object class="GtkRadioButton" id="known-button">
289 <property name="label" translatable="yes">_Known</property>
290 <property name="use_action_appearance">False</property>
291 <property name="visible">True</property>
292 <property name="can_focus">True</property>
293 <property name="receives_default">False</property>
294 <property name="use_action_appearance">False</property>
295 <property name="use_underline">True</property>
296 <property name="xalign">0</property>
297 <property name="active">True</property>
298 <property name="draw_indicator">True</property>
299 </object>
300 <packing>
301 <property name="left_attach">1</property>
302 <property name="top_attach">1</property>
303 <property name="width">1</property>
304 <property name="height">1</property>
305 </packing>
306 </child>
307 <child>
308 <object class="GtkRadioButton" id="unknown-button">
309 <property name="label" translatable="yes">_Unknown</property>
310 <property name="use_action_appearance">False</property>
311 <property name="visible">True</property>
312 <property name="can_focus">True</property>
313 <property name="receives_default">False</property>
314 <property name="use_action_appearance">False</property>
315 <property name="use_underline">True</property>
316 <property name="xalign">0</property>
317 <property name="draw_indicator">True</property>
318 <property name="group">known-button</property>
319 </object>
320 <packing>
321 <property name="left_attach">2</property>
322 <property name="top_attach">1</property>
323 <property name="width">1</property>
324 <property name="height">1</property>
325 </packing>
326 </child>
327 <child>
328 <object class="GtkRadioButton" id="equal-button">
329 <property name="label" translatable="yes">E_qual</property>
330 <property name="use_action_appearance">False</property>
331 <property name="visible">True</property>
332 <property name="can_focus">True</property>
333 <property name="receives_default">False</property>
334 <property name="use_action_appearance">False</property>
335 <property name="use_underline">True</property>
336 <property name="xalign">0</property>
337 <property name="active">True</property>
338 <property name="draw_indicator">True</property>
339 </object>
340 <packing>
341 <property name="left_attach">1</property>
342 <property name="top_attach">2</property>
343 <property name="width">1</property>
344 <property name="height">1</property>
345 </packing>
346 </child>
347 <child>
348 <object class="GtkRadioButton" id="unequal-button">
349 <property name="label" translatable="yes">_Unequal</property>
350 <property name="use_action_appearance">False</property>
351 <property name="visible">True</property>
352 <property name="can_focus">True</property>
353 <property name="receives_default">False</property>
354 <property name="use_action_appearance">False</property>
355 <property name="use_underline">True</property>
356 <property name="xalign">0</property>
357 <property name="draw_indicator">True</property>
358 <property name="group">equal-button</property>
359 </object>
360 <packing>
361 <property name="left_attach">2</property>
362 <property name="top_attach">2</property>
363 <property name="width">1</property>
364 <property name="height">1</property>
365 </packing>
366 </child>
367 <child>
368 <object class="GtkEntry" id="var1-variance">
369 <property name="visible">True</property>
370 <property name="can_focus">True</property>
371 <property name="invisible_char"></property>
372 <property name="activates_default">True</property>
373 <property name="invisible_char_set">True</property>
374 </object>
375 <packing>
376 <property name="left_attach">1</property>
377 <property name="top_attach">3</property>
378 <property name="width">2</property>
379 <property name="height">1</property>
380 </packing>
381 </child>
382 <child>
383 <object class="GtkEntry" id="var2-variance">
384 <property name="visible">True</property>
385 <property name="can_focus">True</property>
386 <property name="invisible_char"></property>
387 <property name="activates_default">True</property>
388 <property name="invisible_char_set">True</property>
389 </object>
390 <packing>
391 <property name="left_attach">1</property>
392 <property name="top_attach">4</property>
393 <property name="width">2</property>
394 <property name="height">1</property>
395 </packing>
396 </child>
397 </object>
398 <packing>
399 <property name="position">1</property>
400 </packing>
401 </child>
402 <child type="tab">
403 <object class="GtkLabel" id="label10">
404 <property name="visible">True</property>
405 <property name="can_focus">False</property>
406 <property name="label" translatable="yes">_Populations</property>
407 <property name="use_underline">True</property>
408 </object>
409 <packing>
410 <property name="position">1</property>
411 <property name="tab_fill">False</property>
412 </packing>
413 </child>
414 <child>
415 <object class="GtkGrid" id="test-grid">
416 <property name="visible">True</property>
417 <property name="can_focus">False</property>
418 <property name="border_width">12</property>
419 <property name="row_spacing">6</property>
420 <property name="column_spacing">12</property>
421 <child>
422 <object class="GtkLabel" id="label6">
423 <property name="visible">True</property>
424 <property name="can_focus">False</property>
425 <property name="xalign">0</property>
426 <property name="xpad">5</property>
427 <property name="label" translatable="yes">Hypothesized mean _difference:</property>
428 <property name="use_underline">True</property>
429 <property name="justify">right</property>
430 <property name="mnemonic_widget">meandiff</property>
431 </object>
432 <packing>
433 <property name="left_attach">0</property>
434 <property name="top_attach">0</property>
435 <property name="width">1</property>
436 <property name="height">1</property>
437 </packing>
438 </child>
439 <child>
440 <object class="GtkLabel" id="label7">
441 <property name="visible">True</property>
442 <property name="can_focus">False</property>
443 <property name="xalign">0</property>
444 <property name="xpad">5</property>
445 <property name="label" translatable="yes">_Alpha:</property>
446 <property name="use_underline">True</property>
447 <property name="justify">right</property>
448 <property name="mnemonic_widget">one_alpha</property>
449 </object>
450 <packing>
451 <property name="left_attach">0</property>
452 <property name="top_attach">1</property>
453 <property name="width">1</property>
454 <property name="height">1</property>
455 </packing>
456 </child>
457 <child>
458 <object class="GtkEntry" id="meandiff">
459 <property name="visible">True</property>
460 <property name="can_focus">True</property>
461 <property name="invisible_char"></property>
462 <property name="activates_default">True</property>
463 <property name="text" translatable="yes">0</property>
464 <property name="invisible_char_set">True</property>
465 </object>
466 <packing>
467 <property name="left_attach">1</property>
468 <property name="top_attach">0</property>
469 <property name="width">1</property>
470 <property name="height">1</property>
471 </packing>
472 </child>
473 <child>
474 <object class="GtkEntry" id="one_alpha">
475 <property name="visible">True</property>
476 <property name="can_focus">True</property>
477 <property name="invisible_char"></property>
478 <property name="activates_default">True</property>
479 <property name="text" translatable="yes">0.05</property>
480 <property name="invisible_char_set">True</property>
481 </object>
482 <packing>
483 <property name="left_attach">1</property>
484 <property name="top_attach">1</property>
485 <property name="width">1</property>
486 <property name="height">1</property>
487 </packing>
488 </child>
489 </object>
490 <packing>
491 <property name="position">2</property>
492 </packing>
493 </child>
494 <child type="tab">
495 <object class="GtkLabel" id="label11">
496 <property name="visible">True</property>
497 <property name="can_focus">False</property>
498 <property name="label" translatable="yes">_Test</property>
499 <property name="use_underline">True</property>
500 </object>
501 <packing>
502 <property name="position">2</property>
503 <property name="tab_fill">False</property>
504 </packing>
505 </child>
506 <child>
507 <object class="GtkBox" id="dao">
508 <property name="visible">True</property>
509 <property name="can_focus">False</property>
510 <child>
511 <placeholder/>
512 </child>
513 </object>
514 <packing>
515 <property name="position">3</property>
516 </packing>
517 </child>
518 <child type="tab">
519 <object class="GtkLabel" id="label12">
520 <property name="visible">True</property>
521 <property name="can_focus">False</property>
522 <property name="label" translatable="yes">_Output</property>
523 <property name="use_underline">True</property>
524 </object>
525 <packing>
526 <property name="position">3</property>
527 <property name="tab_fill">False</property>
528 </packing>
529 </child>
530 </object>
531 <packing>
532 <property name="expand">False</property>
533 <property name="fill">True</property>
534 <property name="position">1</property>
535 </packing>
536 </child>
537 </object>
538 </child>
539 <action-widgets>
540 <action-widget response="0">helpbutton</action-widget>
541 <action-widget response="0">cancelbutton</action-widget>
542 <action-widget response="0">okbutton</action-widget>
543 </action-widgets>
544 </object>
545 </interface>