ssdiff: move comparison engine into its own file.
[gnumeric.git] / src / dialogs / anova-two.ui
blob46430bb60a23a5ed9a4ca2fbd120697f8150a0f7
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
3 <!-- interface-requires gtk+ 3.0 -->
4 <object class="GtkDialog" id="ANOVA">
5 <property name="can_focus">False</property>
6 <property name="border_width">5</property>
7 <property name="title" translatable="yes">ANOVA - Two-Factor</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 <placeholder/>
94 </child>
95 <child>
96 <placeholder/>
97 </child>
98 <child>
99 <placeholder/>
100 </child>
101 <child>
102 <placeholder/>
103 </child>
104 <child>
105 <placeholder/>
106 </child>
107 <child>
108 <object class="GtkLabel" id="var1-label">
109 <property name="visible">True</property>
110 <property name="can_focus">False</property>
111 <property name="xalign">0</property>
112 <property name="label" translatable="yes">Input _range:</property>
113 <property name="use_underline">True</property>
114 </object>
115 <packing>
116 <property name="left_attach">0</property>
117 <property name="top_attach">0</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">1</property>
137 <property name="width">1</property>
138 <property name="height">1</property>
139 </packing>
140 </child>
141 <child>
142 <object class="GtkLabel" id="label4">
143 <property name="visible">True</property>
144 <property name="can_focus">False</property>
145 <property name="xalign">0</property>
146 <property name="label" translatable="yes">Rows per _sample:</property>
147 <property name="use_underline">True</property>
148 <property name="mnemonic_widget">replication-entry</property>
149 <accessibility>
150 <relation type="label-for" target="replication-entry"/>
151 </accessibility>
152 </object>
153 <packing>
154 <property name="left_attach">0</property>
155 <property name="top_attach">2</property>
156 <property name="width">1</property>
157 <property name="height">1</property>
158 </packing>
159 </child>
160 <child>
161 <object class="GtkEntry" id="replication-entry">
162 <property name="visible">True</property>
163 <property name="can_focus">True</property>
164 <property name="invisible_char"></property>
165 <property name="activates_default">True</property>
166 <property name="text" translatable="yes">1</property>
167 <property name="invisible_char_set">True</property>
168 <accessibility>
169 <relation type="labelled-by" target="label4"/>
170 </accessibility>
171 </object>
172 <packing>
173 <property name="left_attach">1</property>
174 <property name="top_attach">2</property>
175 <property name="width">1</property>
176 <property name="height">1</property>
177 </packing>
178 </child>
179 </object>
180 </child>
181 <child type="tab">
182 <object class="GtkLabel" id="label6">
183 <property name="visible">True</property>
184 <property name="can_focus">False</property>
185 <property name="label" translatable="yes">Input</property>
186 </object>
187 <packing>
188 <property name="tab_fill">False</property>
189 </packing>
190 </child>
191 <child>
192 <object class="GtkBox" id="vbox2">
193 <property name="visible">True</property>
194 <property name="can_focus">False</property>
195 <property name="orientation">vertical</property>
196 <child>
197 <object class="GtkGrid" id="options-grid">
198 <property name="visible">True</property>
199 <property name="can_focus">False</property>
200 <property name="border_width">12</property>
201 <property name="row_spacing">6</property>
202 <property name="column_spacing">12</property>
203 <child>
204 <placeholder/>
205 </child>
206 <child>
207 <placeholder/>
208 </child>
209 <child>
210 <placeholder/>
211 </child>
212 <child>
213 <placeholder/>
214 </child>
215 <child>
216 <placeholder/>
217 </child>
218 <child>
219 <placeholder/>
220 </child>
221 <child>
222 <placeholder/>
223 </child>
224 <child>
225 <object class="GtkSpinButton" id="alpha-entry">
226 <property name="visible">True</property>
227 <property name="can_focus">True</property>
228 <property name="invisible_char"></property>
229 <property name="invisible_char_set">True</property>
230 <property name="adjustment">adjustment1</property>
231 <property name="climb_rate">0.01</property>
232 <property name="digits">3</property>
233 <property name="numeric">True</property>
234 </object>
235 <packing>
236 <property name="left_attach">1</property>
237 <property name="top_attach">0</property>
238 <property name="width">1</property>
239 <property name="height">1</property>
240 </packing>
241 </child>
242 <child>
243 <object class="GtkLabel" id="label3">
244 <property name="visible">True</property>
245 <property name="can_focus">False</property>
246 <property name="xalign">0</property>
247 <property name="label" translatable="yes">_Alpha: </property>
248 <property name="use_underline">True</property>
249 <property name="justify">right</property>
250 <property name="mnemonic_widget">alpha-entry</property>
251 </object>
252 <packing>
253 <property name="left_attach">0</property>
254 <property name="top_attach">0</property>
255 <property name="width">1</property>
256 <property name="height">1</property>
257 </packing>
258 </child>
259 </object>
260 <packing>
261 <property name="expand">False</property>
262 <property name="fill">True</property>
263 <property name="position">0</property>
264 </packing>
265 </child>
266 </object>
267 <packing>
268 <property name="position">1</property>
269 </packing>
270 </child>
271 <child type="tab">
272 <object class="GtkLabel" id="label7">
273 <property name="visible">True</property>
274 <property name="can_focus">False</property>
275 <property name="label" translatable="yes">Options</property>
276 </object>
277 <packing>
278 <property name="position">1</property>
279 <property name="tab_fill">False</property>
280 </packing>
281 </child>
282 <child>
283 <object class="GtkBox" id="dao">
284 <property name="visible">True</property>
285 <property name="can_focus">False</property>
286 <child>
287 <placeholder/>
288 </child>
289 </object>
290 <packing>
291 <property name="position">2</property>
292 </packing>
293 </child>
294 <child type="tab">
295 <object class="GtkLabel" id="label8">
296 <property name="visible">True</property>
297 <property name="can_focus">False</property>
298 <property name="label" translatable="yes">Output</property>
299 </object>
300 <packing>
301 <property name="position">2</property>
302 <property name="tab_fill">False</property>
303 </packing>
304 </child>
305 </object>
306 <packing>
307 <property name="expand">False</property>
308 <property name="fill">True</property>
309 <property name="position">1</property>
310 </packing>
311 </child>
312 <child>
313 <object class="GtkLabel" id="warnings">
314 <property name="visible">True</property>
315 <property name="can_focus">False</property>
316 <property name="xpad">5</property>
317 <property name="use_markup">True</property>
318 <property name="wrap">True</property>
319 </object>
320 <packing>
321 <property name="expand">False</property>
322 <property name="fill">False</property>
323 <property name="position">2</property>
324 </packing>
325 </child>
326 </object>
327 </child>
328 <action-widgets>
329 <action-widget response="0">helpbutton</action-widget>
330 <action-widget response="0">cancelbutton</action-widget>
331 <action-widget response="0">okbutton</action-widget>
332 </action-widgets>
333 </object>
334 <object class="GtkAdjustment" id="adjustment1">
335 <property name="upper">1</property>
336 <property name="value">0.050000000000000003</property>
337 <property name="step_increment">0.01</property>
338 <property name="page_increment">0.050000000000000003</property>
339 </object>
340 </interface>