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" translatable=
"yes" context=
"stock">_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-underline">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" translatable=
"yes" context=
"stock">_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-underline">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" translatable=
"yes" context=
"stock">_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-underline">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 <!-- n-columns=1 n-rows=1 -->
96 <object class=
"GtkGrid" id=
"grid1">
97 <property name=
"visible">True
</property>
98 <property name=
"can_focus">False
</property>
99 <property name=
"row_spacing">6</property>
100 <property name=
"column_spacing">12</property>
101 <property name=
"margin-start">12</property>
102 <property name=
"margin-top">6</property>
103 <property name=
"margin-bottom">6</property>
104 <property name=
"margin-end">12</property>
106 <object class=
"GtkLabel" id=
"input-range-label">
107 <property name=
"visible">True
</property>
108 <property name=
"can_focus">False
</property>
109 <property name=
"label" translatable=
"yes" context=
"samplingdialog|input-range-label">Input range:
</property>
110 <property name=
"use_underline">True
</property>
111 <property name=
"mnemonic_widget">input-range-edit
</property>
112 <property name=
"xalign">0</property>
115 <property name=
"left_attach">0</property>
116 <property name=
"top_attach">0</property>
120 <object class=
"GtkEntry" id=
"input-range-edit">
121 <property name=
"visible">True
</property>
122 <property name=
"can_focus">True
</property>
123 <property name=
"valign">center
</property>
124 <property name=
"hexpand">True
</property>
125 <property name=
"activates_default">True
</property>
126 <property name=
"truncate-multiline">True
</property>
127 <property name=
"width_chars">30</property>
130 <property name=
"left_attach">1</property>
131 <property name=
"top_attach">0</property>
135 <object class=
"GtkButton" id=
"input-range-button">
136 <property name=
"visible">True
</property>
137 <property name=
"can_focus">True
</property>
138 <property name=
"receives_default">True
</property>
141 <property name=
"left_attach">2</property>
142 <property name=
"top_attach">0</property>
146 <object class=
"GtkLabel" id=
"output-range-label">
147 <property name=
"visible">True
</property>
148 <property name=
"can_focus">False
</property>
149 <property name=
"label" translatable=
"yes" context=
"samplingdialog|output-range-label">Results to:
</property>
150 <property name=
"use_underline">True
</property>
151 <property name=
"mnemonic_widget">output-range-edit
</property>
152 <property name=
"xalign">0</property>
155 <property name=
"left_attach">0</property>
156 <property name=
"top_attach">1</property>
160 <object class=
"GtkEntry" id=
"output-range-edit">
161 <property name=
"visible">True
</property>
162 <property name=
"can_focus">True
</property>
163 <property name=
"valign">center
</property>
164 <property name=
"hexpand">True
</property>
165 <property name=
"activates_default">True
</property>
166 <property name=
"truncate-multiline">True
</property>
167 <property name=
"width_chars">30</property>
170 <property name=
"left_attach">1</property>
171 <property name=
"top_attach">1</property>
175 <object class=
"GtkButton" id=
"output-range-button">
176 <property name=
"visible">True
</property>
177 <property name=
"can_focus">True
</property>
178 <property name=
"receives_default">True
</property>
181 <property name=
"left_attach">2</property>
182 <property name=
"top_attach">1</property>
188 <object class=
"GtkLabel" id=
"label4">
189 <property name=
"visible">True
</property>
190 <property name=
"can_focus">False
</property>
191 <property name=
"label" translatable=
"yes" context=
"samplingdialog|label4">Data
</property>
193 <attribute name=
"weight" value=
"bold"/>
199 <property name=
"expand">False
</property>
200 <property name=
"fill">True
</property>
201 <property name=
"position">2</property>
205 <object class=
"GtkFrame" id=
"frame2">
206 <property name=
"visible">True
</property>
207 <property name=
"can_focus">False
</property>
208 <property name=
"label_xalign">0</property>
209 <property name=
"shadow_type">none
</property>
211 <!-- n-columns=1 n-rows=1 -->
212 <object class=
"GtkGrid" id=
"grid2">
213 <property name=
"visible">True
</property>
214 <property name=
"can_focus">False
</property>
215 <property name=
"row_spacing">6</property>
216 <property name=
"column_spacing">12</property>
217 <property name=
"margin-start">12</property>
218 <property name=
"margin-top">6</property>
219 <property name=
"margin-bottom">6</property>
220 <property name=
"margin-end">12</property>
222 <object class=
"GtkSpinButton" id=
"sample-size-spin">
223 <property name=
"visible">True
</property>
224 <property name=
"can_focus">True
</property>
225 <property name=
"hexpand">True
</property>
226 <property name=
"activates_default">True
</property>
227 <property name=
"text">1</property>
228 <property name=
"adjustment">sample-size-adjustment
</property>
229 <property name=
"truncate-multiline">True
</property>
230 <property name=
"value">1</property>
233 <property name=
"left_attach">1</property>
234 <property name=
"top_attach">1</property>
238 <object class=
"GtkLabel" id=
"label1">
239 <property name=
"visible">True
</property>
240 <property name=
"can_focus">False
</property>
241 <property name=
"margin-start">12</property>
242 <property name=
"hexpand">True
</property>
243 <property name=
"label" translatable=
"yes" context=
"samplingdialog|label1">Sample size:
</property>
244 <property name=
"use_underline">True
</property>
245 <property name=
"justify">center
</property>
246 <property name=
"mnemonic_widget">sample-size-spin
</property>
247 <property name=
"xalign">0</property>
250 <property name=
"left_attach">0</property>
251 <property name=
"top_attach">1</property>
255 <object class=
"GtkRadioButton" id=
"random-method-radio">
256 <property name=
"label" translatable=
"yes" context=
"samplingdialog|random-method-radio">Random
</property>
257 <property name=
"visible">True
</property>
258 <property name=
"can_focus">True
</property>
259 <property name=
"receives_default">False
</property>
260 <property name=
"use_underline">True
</property>
261 <property name=
"active">True
</property>
262 <property name=
"draw_indicator">True
</property>
265 <property name=
"left_attach">0</property>
266 <property name=
"top_attach">0</property>
267 <property name=
"width">2</property>
271 <object class=
"GtkRadioButton" id=
"periodic-method-radio">
272 <property name=
"label" translatable=
"yes" context=
"samplingdialog|periodic-method-radio">Periodic
</property>
273 <property name=
"visible">True
</property>
274 <property name=
"can_focus">True
</property>
275 <property name=
"receives_default">False
</property>
276 <property name=
"use_underline">True
</property>
277 <property name=
"draw_indicator">True
</property>
278 <property name=
"group">random-method-radio
</property>
281 <property name=
"left_attach">0</property>
282 <property name=
"top_attach">4</property>
283 <property name=
"width">2</property>
287 <object class=
"GtkSpinButton" id=
"period-spin">
288 <property name=
"visible">True
</property>
289 <property name=
"can_focus">True
</property>
290 <property name=
"hexpand">True
</property>
291 <property name=
"activates_default">True
</property>
292 <property name=
"text">1</property>
293 <property name=
"adjustment">period-adjustment
</property>
294 <property name=
"truncate-multiline">True
</property>
295 <property name=
"value">1</property>
298 <property name=
"left_attach">1</property>
299 <property name=
"top_attach">5</property>
303 <object class=
"GtkLabel" id=
"label3">
304 <property name=
"visible">True
</property>
305 <property name=
"can_focus">False
</property>
306 <property name=
"margin-start">12</property>
307 <property name=
"hexpand">True
</property>
308 <property name=
"label" translatable=
"yes" context=
"samplingdialog|label3">Period:
</property>
309 <property name=
"use_underline">True
</property>
310 <property name=
"mnemonic_widget">period-spin
</property>
311 <property name=
"xalign">0</property>
314 <property name=
"left_attach">0</property>
315 <property name=
"top_attach">5</property>
319 <object class=
"GtkCheckButton" id=
"with-replacement">
320 <property name=
"label" translatable=
"yes" context=
"samplingdialog|with-replacement">With replacement
</property>
321 <property name=
"visible">True
</property>
322 <property name=
"can_focus">True
</property>
323 <property name=
"receives_default">False
</property>
324 <property name=
"use_underline">True
</property>
325 <property name=
"draw_indicator">True
</property>
328 <property name=
"left_attach">0</property>
329 <property name=
"top_attach">2</property>
330 <property name=
"width">2</property>
334 <object class=
"GtkCheckButton" id=
"keep-order">
335 <property name=
"label" translatable=
"yes" context=
"samplingdialog|keep-order">Keep order
</property>
336 <property name=
"visible">True
</property>
337 <property name=
"can_focus">True
</property>
338 <property name=
"receives_default">False
</property>
339 <property name=
"use_underline">True
</property>
340 <property name=
"draw_indicator">True
</property>
343 <property name=
"left_attach">0</property>
344 <property name=
"top_attach">3</property>
345 <property name=
"width">2</property>
351 <object class=
"GtkLabel" id=
"label2">
352 <property name=
"visible">True
</property>
353 <property name=
"can_focus">False
</property>
354 <property name=
"label" translatable=
"yes" context=
"samplingdialog|label2">Sampling Method
</property>
356 <attribute name=
"weight" value=
"bold"/>
362 <property name=
"expand">False
</property>
363 <property name=
"fill">True
</property>
364 <property name=
"position">3</property>
370 <action-widget response=
"-5">ok
</action-widget>
371 <action-widget response=
"-6">cancel
</action-widget>
372 <action-widget response=
"-11">help
</action-widget>
374 <child type=
"titlebar">
377 <child internal-child=
"accessible">
378 <object class=
"AtkObject" id=
"SamplingDialog-atkobject">
379 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"samplingdialog|extended_tip|SamplingDialog">Create a table with data sampled from another table.
</property>