1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain=
"sc">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkAdjustment" id=
"period-adjustment">
6 <property name=
"lower">1</property>
7 <property name=
"upper">100</property>
8 <property name=
"value">1</property>
9 <property name=
"step_increment">1</property>
10 <property name=
"page_increment">10</property>
12 <object class=
"GtkAdjustment" id=
"sample-size-adjustment">
13 <property name=
"upper">100</property>
14 <property name=
"step_increment">1</property>
15 <property name=
"page_increment">10</property>
17 <object class=
"GtkDialog" id=
"SamplingDialog">
18 <property name=
"can_focus">False
</property>
19 <property name=
"border_width">6</property>
20 <property name=
"title" translatable=
"yes" context=
"samplingdialog|SamplingDialog">Sampling
</property>
21 <property name=
"resizable">False
</property>
22 <property name=
"default_width">0</property>
23 <property name=
"default_height">0</property>
24 <property name=
"type_hint">dialog
</property>
25 <child internal-child=
"vbox">
26 <object class=
"GtkBox" id=
"dialog-vbox1">
27 <property name=
"can_focus">False
</property>
28 <property name=
"orientation">vertical
</property>
29 <property name=
"spacing">12</property>
30 <child internal-child=
"action_area">
31 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
32 <property name=
"can_focus">False
</property>
33 <property name=
"layout_style">end
</property>
35 <object class=
"GtkButton" id=
"ok">
36 <property name=
"label">gtk-ok
</property>
37 <property name=
"visible">True
</property>
38 <property name=
"can_focus">True
</property>
39 <property name=
"can_default">True
</property>
40 <property name=
"has_default">True
</property>
41 <property name=
"receives_default">True
</property>
42 <property name=
"use_stock">True
</property>
45 <property name=
"expand">False
</property>
46 <property name=
"fill">True
</property>
47 <property name=
"position">0</property>
51 <object class=
"GtkButton" id=
"cancel">
52 <property name=
"label">gtk-cancel
</property>
53 <property name=
"visible">True
</property>
54 <property name=
"can_focus">True
</property>
55 <property name=
"can_default">True
</property>
56 <property name=
"receives_default">True
</property>
57 <property name=
"use_stock">True
</property>
60 <property name=
"expand">False
</property>
61 <property name=
"fill">True
</property>
62 <property name=
"position">1</property>
66 <object class=
"GtkButton" id=
"help">
67 <property name=
"label">gtk-help
</property>
68 <property name=
"visible">True
</property>
69 <property name=
"can_focus">True
</property>
70 <property name=
"receives_default">True
</property>
71 <property name=
"use_stock">True
</property>
74 <property name=
"expand">False
</property>
75 <property name=
"fill">True
</property>
76 <property name=
"position">2</property>
77 <property name=
"secondary">True
</property>
82 <property name=
"expand">False
</property>
83 <property name=
"fill">True
</property>
84 <property name=
"pack_type">end
</property>
85 <property name=
"position">0</property>
89 <object class=
"GtkFrame" id=
"frame1">
90 <property name=
"visible">True
</property>
91 <property name=
"can_focus">False
</property>
92 <property name=
"label_xalign">0</property>
93 <property name=
"shadow_type">none
</property>
95 <object class=
"GtkAlignment" id=
"alignment1">
96 <property name=
"visible">True
</property>
97 <property name=
"can_focus">False
</property>
98 <property name=
"top_padding">6</property>
99 <property name=
"bottom_padding">6</property>
100 <property name=
"left_padding">12</property>
101 <property name=
"right_padding">12</property>
103 <!-- n-columns=1 n-rows=1 -->
104 <object class=
"GtkGrid" id=
"grid1">
105 <property name=
"visible">True
</property>
106 <property name=
"can_focus">False
</property>
107 <property name=
"row_spacing">6</property>
108 <property name=
"column_spacing">12</property>
110 <object class=
"GtkLabel" id=
"input-range-label">
111 <property name=
"visible">True
</property>
112 <property name=
"can_focus">False
</property>
113 <property name=
"label" translatable=
"yes" context=
"samplingdialog|input-range-label">Input range:
</property>
114 <property name=
"use_underline">True
</property>
115 <property name=
"mnemonic_widget">input-range-edit
</property>
116 <property name=
"xalign">0</property>
119 <property name=
"left_attach">0</property>
120 <property name=
"top_attach">0</property>
124 <object class=
"GtkEntry" id=
"input-range-edit">
125 <property name=
"visible">True
</property>
126 <property name=
"can_focus">True
</property>
127 <property name=
"valign">center
</property>
128 <property name=
"hexpand">True
</property>
129 <property name=
"activates_default">True
</property>
130 <property name=
"truncate-multiline">True
</property>
131 <property name=
"width_chars">30</property>
134 <property name=
"left_attach">1</property>
135 <property name=
"top_attach">0</property>
139 <object class=
"GtkButton" id=
"input-range-button">
140 <property name=
"visible">True
</property>
141 <property name=
"can_focus">True
</property>
142 <property name=
"receives_default">True
</property>
145 <property name=
"left_attach">2</property>
146 <property name=
"top_attach">0</property>
150 <object class=
"GtkLabel" id=
"output-range-label">
151 <property name=
"visible">True
</property>
152 <property name=
"can_focus">False
</property>
153 <property name=
"label" translatable=
"yes" context=
"samplingdialog|output-range-label">Results to:
</property>
154 <property name=
"use_underline">True
</property>
155 <property name=
"mnemonic_widget">output-range-edit
</property>
156 <property name=
"xalign">0</property>
159 <property name=
"left_attach">0</property>
160 <property name=
"top_attach">1</property>
164 <object class=
"GtkEntry" id=
"output-range-edit">
165 <property name=
"visible">True
</property>
166 <property name=
"can_focus">True
</property>
167 <property name=
"valign">center
</property>
168 <property name=
"hexpand">True
</property>
169 <property name=
"activates_default">True
</property>
170 <property name=
"truncate-multiline">True
</property>
171 <property name=
"width_chars">30</property>
174 <property name=
"left_attach">1</property>
175 <property name=
"top_attach">1</property>
179 <object class=
"GtkButton" id=
"output-range-button">
180 <property name=
"visible">True
</property>
181 <property name=
"can_focus">True
</property>
182 <property name=
"receives_default">True
</property>
185 <property name=
"left_attach">2</property>
186 <property name=
"top_attach">1</property>
194 <object class=
"GtkLabel" id=
"label4">
195 <property name=
"visible">True
</property>
196 <property name=
"can_focus">False
</property>
197 <property name=
"label" translatable=
"yes" context=
"samplingdialog|label4">Data
</property>
199 <attribute name=
"weight" value=
"bold"/>
205 <property name=
"expand">False
</property>
206 <property name=
"fill">True
</property>
207 <property name=
"position">2</property>
211 <object class=
"GtkFrame" id=
"frame2">
212 <property name=
"visible">True
</property>
213 <property name=
"can_focus">False
</property>
214 <property name=
"label_xalign">0</property>
215 <property name=
"shadow_type">none
</property>
217 <object class=
"GtkAlignment" id=
"alignment2">
218 <property name=
"visible">True
</property>
219 <property name=
"can_focus">False
</property>
220 <property name=
"top_padding">6</property>
221 <property name=
"bottom_padding">6</property>
222 <property name=
"left_padding">12</property>
223 <property name=
"right_padding">12</property>
225 <!-- n-columns=1 n-rows=1 -->
226 <object class=
"GtkGrid" id=
"grid2">
227 <property name=
"visible">True
</property>
228 <property name=
"can_focus">False
</property>
229 <property name=
"row_spacing">6</property>
230 <property name=
"column_spacing">12</property>
232 <object class=
"GtkSpinButton" id=
"sample-size-spin">
233 <property name=
"visible">True
</property>
234 <property name=
"can_focus">True
</property>
235 <property name=
"hexpand">True
</property>
236 <property name=
"activates_default">True
</property>
237 <property name=
"text">1</property>
238 <property name=
"adjustment">sample-size-adjustment
</property>
239 <property name=
"truncate-multiline">True
</property>
240 <property name=
"value">1</property>
243 <property name=
"left_attach">1</property>
244 <property name=
"top_attach">1</property>
248 <object class=
"GtkLabel" id=
"label1">
249 <property name=
"visible">True
</property>
250 <property name=
"can_focus">False
</property>
251 <property name=
"margin_left">12</property>
252 <property name=
"hexpand">True
</property>
253 <property name=
"xpad">12</property>
254 <property name=
"label" translatable=
"yes" context=
"samplingdialog|label1">Sample size:
</property>
255 <property name=
"use_underline">True
</property>
256 <property name=
"justify">center
</property>
257 <property name=
"mnemonic_widget">sample-size-spin
</property>
258 <property name=
"xalign">0</property>
261 <property name=
"left_attach">0</property>
262 <property name=
"top_attach">1</property>
266 <object class=
"GtkRadioButton" id=
"random-method-radio">
267 <property name=
"label" translatable=
"yes" context=
"samplingdialog|random-method-radio">Random
</property>
268 <property name=
"visible">True
</property>
269 <property name=
"can_focus">True
</property>
270 <property name=
"receives_default">False
</property>
271 <property name=
"use_underline">True
</property>
272 <property name=
"xalign">0</property>
273 <property name=
"active">True
</property>
274 <property name=
"draw_indicator">True
</property>
277 <property name=
"left_attach">0</property>
278 <property name=
"top_attach">0</property>
279 <property name=
"width">2</property>
283 <object class=
"GtkRadioButton" id=
"periodic-method-radio">
284 <property name=
"label" translatable=
"yes" context=
"samplingdialog|periodic-method-radio">Periodic
</property>
285 <property name=
"visible">True
</property>
286 <property name=
"can_focus">True
</property>
287 <property name=
"receives_default">False
</property>
288 <property name=
"use_underline">True
</property>
289 <property name=
"xalign">0</property>
290 <property name=
"draw_indicator">True
</property>
291 <property name=
"group">random-method-radio
</property>
294 <property name=
"left_attach">0</property>
295 <property name=
"top_attach">4</property>
296 <property name=
"width">2</property>
300 <object class=
"GtkSpinButton" id=
"period-spin">
301 <property name=
"visible">True
</property>
302 <property name=
"can_focus">True
</property>
303 <property name=
"hexpand">True
</property>
304 <property name=
"activates_default">True
</property>
305 <property name=
"text">1</property>
306 <property name=
"adjustment">period-adjustment
</property>
307 <property name=
"truncate-multiline">True
</property>
308 <property name=
"value">1</property>
311 <property name=
"left_attach">1</property>
312 <property name=
"top_attach">5</property>
316 <object class=
"GtkLabel" id=
"label3">
317 <property name=
"visible">True
</property>
318 <property name=
"can_focus">False
</property>
319 <property name=
"margin_left">12</property>
320 <property name=
"hexpand">True
</property>
321 <property name=
"xpad">12</property>
322 <property name=
"label" translatable=
"yes" context=
"samplingdialog|label3">Period:
</property>
323 <property name=
"use_underline">True
</property>
324 <property name=
"mnemonic_widget">period-spin
</property>
325 <property name=
"xalign">0</property>
328 <property name=
"left_attach">0</property>
329 <property name=
"top_attach">5</property>
333 <object class=
"GtkCheckButton" id=
"with-replacement">
334 <property name=
"label" translatable=
"yes" context=
"samplingdialog|with-replacement">With replacement
</property>
335 <property name=
"visible">True
</property>
336 <property name=
"can_focus">True
</property>
337 <property name=
"receives_default">False
</property>
338 <property name=
"use_underline">True
</property>
339 <property name=
"xalign">0</property>
340 <property name=
"draw_indicator">True
</property>
343 <property name=
"left_attach">0</property>
344 <property name=
"top_attach">2</property>
345 <property name=
"width">2</property>
349 <object class=
"GtkCheckButton" id=
"keep-order">
350 <property name=
"label" translatable=
"yes" context=
"samplingdialog|keep-order">Keep order
</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_underline">True
</property>
355 <property name=
"xalign">0</property>
356 <property name=
"draw_indicator">True
</property>
359 <property name=
"left_attach">0</property>
360 <property name=
"top_attach">3</property>
361 <property name=
"width">2</property>
369 <object class=
"GtkLabel" id=
"label2">
370 <property name=
"visible">True
</property>
371 <property name=
"can_focus">False
</property>
372 <property name=
"label" translatable=
"yes" context=
"samplingdialog|label2">Sampling Method
</property>
374 <attribute name=
"weight" value=
"bold"/>
380 <property name=
"expand">False
</property>
381 <property name=
"fill">True
</property>
382 <property name=
"position">3</property>
388 <action-widget response=
"-5">ok
</action-widget>
389 <action-widget response=
"-6">cancel
</action-widget>
390 <action-widget response=
"-11">help
</action-widget>
392 <child type=
"titlebar">
395 <child internal-child=
"accessible">
396 <object class=
"AtkObject" id=
"SamplingDialog-atkobject">
397 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"samplingdialog|extended_tip|SamplingDialog">Create a table with data sampled from another table.
</property>