1.12.42
[gnumeric.git] / src / dialogs / random-generation.ui
blobb8d887f6a223140930a935d330e1f8174b7e2542
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
3 <!-- interface-requires gtk+ 3.0 -->
4 <object class="GtkDialog" id="Random">
5 <property name="can_focus">False</property>
6 <property name="border_width">5</property>
7 <property name="title" translatable="yes">Random Number Generation</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="applybutton">
39 <property name="label">gtk-apply</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="cancelbutton">
56 <property name="label">gtk-cancel</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="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 <child>
72 <object class="GtkButton" id="okbutton">
73 <property name="label">gtk-ok</property>
74 <property name="use_action_appearance">False</property>
75 <property name="visible">True</property>
76 <property name="can_focus">True</property>
77 <property name="can_default">True</property>
78 <property name="has_default">True</property>
79 <property name="receives_default">False</property>
80 <property name="use_action_appearance">False</property>
81 <property name="use_stock">True</property>
82 </object>
83 <packing>
84 <property name="expand">False</property>
85 <property name="fill">False</property>
86 <property name="position">3</property>
87 </packing>
88 </child>
89 </object>
90 <packing>
91 <property name="expand">False</property>
92 <property name="fill">True</property>
93 <property name="pack_type">end</property>
94 <property name="position">0</property>
95 </packing>
96 </child>
97 <child>
98 <object class="GtkNotebook" id="notebook1">
99 <property name="visible">True</property>
100 <property name="can_focus">True</property>
101 <property name="border_width">5</property>
102 <child>
103 <object class="GtkGrid" id="distribution-grid">
104 <property name="visible">True</property>
105 <property name="can_focus">False</property>
106 <property name="border_width">12</property>
107 <property name="row_spacing">6</property>
108 <property name="column_spacing">12</property>
109 <child>
110 <object class="GtkLabel" id="distribution_label">
111 <property name="visible">True</property>
112 <property name="can_focus">False</property>
113 <property name="xalign">0</property>
114 <property name="label" translatable="yes">_Distribution:</property>
115 <property name="use_underline">True</property>
116 <property name="justify">right</property>
117 </object>
118 <packing>
119 <property name="left_attach">0</property>
120 <property name="top_attach">0</property>
121 <property name="width">1</property>
122 <property name="height">1</property>
123 </packing>
124 </child>
125 <child>
126 <object class="GtkComboBox" id="distribution_combo">
127 <property name="visible">True</property>
128 <property name="can_focus">False</property>
129 <property name="hexpand">True</property>
130 </object>
131 <packing>
132 <property name="left_attach">1</property>
133 <property name="top_attach">0</property>
134 <property name="width">1</property>
135 <property name="height">1</property>
136 </packing>
137 </child>
138 <child>
139 <object class="GtkLabel" id="par1_label">
140 <property name="visible">True</property>
141 <property name="can_focus">False</property>
142 <property name="xalign">0</property>
143 <property name="justify">center</property>
144 <property name="mnemonic_widget">par1_entry</property>
145 </object>
146 <packing>
147 <property name="left_attach">0</property>
148 <property name="top_attach">1</property>
149 <property name="width">1</property>
150 <property name="height">1</property>
151 </packing>
152 </child>
153 <child>
154 <object class="GtkLabel" id="par2_label">
155 <property name="visible">True</property>
156 <property name="can_focus">False</property>
157 <property name="xalign">0</property>
158 <property name="justify">center</property>
159 <property name="mnemonic_widget">par2_entry</property>
160 </object>
161 <packing>
162 <property name="left_attach">0</property>
163 <property name="top_attach">2</property>
164 <property name="width">1</property>
165 <property name="height">1</property>
166 </packing>
167 </child>
168 <child>
169 <object class="GtkEntry" id="par1_entry">
170 <property name="visible">True</property>
171 <property name="can_focus">True</property>
172 <property name="invisible_char"></property>
173 <property name="invisible_char_set">True</property>
174 </object>
175 <packing>
176 <property name="left_attach">1</property>
177 <property name="top_attach">1</property>
178 <property name="width">1</property>
179 <property name="height">1</property>
180 </packing>
181 </child>
182 <child>
183 <object class="GtkEntry" id="par2_entry">
184 <property name="visible">True</property>
185 <property name="can_focus">True</property>
186 <property name="invisible_char"></property>
187 <property name="invisible_char_set">True</property>
188 </object>
189 <packing>
190 <property name="left_attach">1</property>
191 <property name="top_attach">2</property>
192 <property name="width">1</property>
193 <property name="height">1</property>
194 </packing>
195 </child>
196 <child>
197 <placeholder/>
198 </child>
199 <child>
200 <placeholder/>
201 </child>
202 <child>
203 <placeholder/>
204 </child>
205 </object>
206 </child>
207 <child type="tab">
208 <object class="GtkLabel" id="label3">
209 <property name="visible">True</property>
210 <property name="can_focus">False</property>
211 <property name="label" translatable="yes">Random Numbers</property>
212 <property name="use_underline">True</property>
213 </object>
214 <packing>
215 <property name="tab_fill">False</property>
216 </packing>
217 </child>
218 <child>
219 <object class="GtkGrid" id="options-grid">
220 <property name="visible">True</property>
221 <property name="can_focus">False</property>
222 <property name="border_width">12</property>
223 <property name="row_spacing">6</property>
224 <property name="column_spacing">12</property>
225 <child>
226 <object class="GtkLabel" id="vars_label">
227 <property name="visible">True</property>
228 <property name="can_focus">False</property>
229 <property name="xalign">0</property>
230 <property name="label" translatable="yes">_Number of variables:</property>
231 <property name="use_underline">True</property>
232 <property name="justify">right</property>
233 <property name="mnemonic_widget">vars_entry</property>
234 </object>
235 <packing>
236 <property name="left_attach">0</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="count_label">
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">_Size of sample:</property>
248 <property name="use_underline">True</property>
249 <property name="justify">right</property>
250 <property name="mnemonic_widget">count_entry</property>
251 </object>
252 <packing>
253 <property name="left_attach">0</property>
254 <property name="top_attach">1</property>
255 <property name="width">1</property>
256 <property name="height">1</property>
257 </packing>
258 </child>
259 <child>
260 <object class="GtkEntry" id="vars_entry">
261 <property name="visible">True</property>
262 <property name="can_focus">True</property>
263 <property name="hexpand">True</property>
264 <property name="invisible_char"></property>
265 <property name="text" translatable="yes">1</property>
266 <property name="invisible_char_set">True</property>
267 </object>
268 <packing>
269 <property name="left_attach">1</property>
270 <property name="top_attach">0</property>
271 <property name="width">1</property>
272 <property name="height">1</property>
273 </packing>
274 </child>
275 <child>
276 <object class="GtkEntry" id="count_entry">
277 <property name="visible">True</property>
278 <property name="can_focus">True</property>
279 <property name="invisible_char"></property>
280 <property name="invisible_char_set">True</property>
281 </object>
282 <packing>
283 <property name="left_attach">1</property>
284 <property name="top_attach">1</property>
285 <property name="width">1</property>
286 <property name="height">1</property>
287 </packing>
288 </child>
289 <child>
290 <placeholder/>
291 </child>
292 <child>
293 <placeholder/>
294 </child>
295 <child>
296 <placeholder/>
297 </child>
298 <child>
299 <placeholder/>
300 </child>
301 <child>
302 <placeholder/>
303 </child>
304 </object>
305 <packing>
306 <property name="position">1</property>
307 </packing>
308 </child>
309 <child type="tab">
310 <object class="GtkLabel" id="label5">
311 <property name="visible">True</property>
312 <property name="can_focus">False</property>
313 <property name="label" translatable="yes">Options</property>
314 <property name="use_underline">True</property>
315 </object>
316 <packing>
317 <property name="position">1</property>
318 <property name="tab_fill">False</property>
319 </packing>
320 </child>
321 <child>
322 <object class="GtkBox" id="dao">
323 <property name="visible">True</property>
324 <property name="can_focus">False</property>
325 <child>
326 <placeholder/>
327 </child>
328 </object>
329 <packing>
330 <property name="position">2</property>
331 </packing>
332 </child>
333 <child type="tab">
334 <object class="GtkLabel" id="label4">
335 <property name="visible">True</property>
336 <property name="can_focus">False</property>
337 <property name="label" translatable="yes">Output</property>
338 <property name="use_underline">True</property>
339 </object>
340 <packing>
341 <property name="position">2</property>
342 <property name="tab_fill">False</property>
343 </packing>
344 </child>
345 </object>
346 <packing>
347 <property name="expand">False</property>
348 <property name="fill">True</property>
349 <property name="position">1</property>
350 </packing>
351 </child>
352 </object>
353 </child>
354 <action-widgets>
355 <action-widget response="0">helpbutton</action-widget>
356 <action-widget response="0">applybutton</action-widget>
357 <action-widget response="0">cancelbutton</action-widget>
358 <action-widget response="0">okbutton</action-widget>
359 </action-widgets>
360 </object>
361 </interface>