GUI: Dead kittens.
[gnumeric.git] / src / dialogs / wilcoxon-mann-whitney.ui
blobe086d243b28462d29f57c61d22194fbc8cb6670e
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
3 <!-- interface-requires gtk+ 3.0 -->
4 <object class="GtkDialog" id="WilcoxonMannWhitney">
5 <property name="can_focus">False</property>
6 <property name="title" translatable="yes">Wilcoxon-Mann-Whitney Test</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="xpad">5</property>
96 <property name="label" translatable="yes">Variable _1 range:</property>
97 <property name="use_underline">True</property>
98 <property name="justify">right</property>
99 </object>
100 <packing>
101 <property name="left_attach">0</property>
102 <property name="top_attach">0</property>
103 <property name="width">1</property>
104 <property name="height">1</property>
105 </packing>
106 </child>
107 <child>
108 <object class="GtkLabel" id="var2-label">
109 <property name="visible">True</property>
110 <property name="can_focus">False</property>
111 <property name="xalign">0</property>
112 <property name="xpad">5</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 <placeholder/>
126 </child>
127 <child>
128 <placeholder/>
129 </child>
130 <child>
131 <placeholder/>
132 </child>
133 <child>
134 <placeholder/>
135 </child>
136 <child>
137 <placeholder/>
138 </child>
139 <child>
140 <placeholder/>
141 </child>
142 <child>
143 <placeholder/>
144 </child>
145 <child>
146 <placeholder/>
147 </child>
148 <child>
149 <placeholder/>
150 </child>
151 <child>
152 <object class="GtkCheckButton" id="labels_button">
153 <property name="label" translatable="yes">_Labels</property>
154 <property name="use_action_appearance">False</property>
155 <property name="visible">True</property>
156 <property name="can_focus">True</property>
157 <property name="receives_default">False</property>
158 <property name="use_action_appearance">False</property>
159 <property name="use_underline">True</property>
160 <property name="xalign">0</property>
161 <property name="draw_indicator">True</property>
162 </object>
163 <packing>
164 <property name="left_attach">0</property>
165 <property name="top_attach">4</property>
166 <property name="width">1</property>
167 <property name="height">1</property>
168 </packing>
169 </child>
170 </object>
171 </child>
172 <child type="tab">
173 <object class="GtkLabel" id="label4">
174 <property name="visible">True</property>
175 <property name="can_focus">False</property>
176 <property name="label" translatable="yes">Input</property>
177 </object>
178 <packing>
179 <property name="tab_fill">False</property>
180 </packing>
181 </child>
182 <child>
183 <object class="GtkBox" id="dao">
184 <property name="visible">True</property>
185 <property name="can_focus">False</property>
186 <child>
187 <placeholder/>
188 </child>
189 </object>
190 <packing>
191 <property name="position">1</property>
192 </packing>
193 </child>
194 <child type="tab">
195 <object class="GtkLabel" id="label5">
196 <property name="visible">True</property>
197 <property name="can_focus">False</property>
198 <property name="label" translatable="yes">Output</property>
199 </object>
200 <packing>
201 <property name="position">1</property>
202 <property name="tab_fill">False</property>
203 </packing>
204 </child>
205 </object>
206 <packing>
207 <property name="expand">False</property>
208 <property name="fill">True</property>
209 <property name="position">1</property>
210 </packing>
211 </child>
212 <child>
213 <object class="GtkLabel" id="warnings">
214 <property name="visible">True</property>
215 <property name="can_focus">False</property>
216 <property name="wrap">True</property>
217 </object>
218 <packing>
219 <property name="expand">False</property>
220 <property name="fill">False</property>
221 <property name="position">2</property>
222 </packing>
223 </child>
224 </object>
225 </child>
226 <action-widgets>
227 <action-widget response="0">helpbutton</action-widget>
228 <action-widget response="0">cancelbutton</action-widget>
229 <action-widget response="0">okbutton</action-widget>
230 </action-widgets>
231 </object>
232 </interface>