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=
"GtkDialog" id=
"CovarianceDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"border_width">6</property>
8 <property name=
"title" translatable=
"yes" context=
"covariancedialog|CovarianceDialog">Covariance
</property>
9 <property name=
"resizable">False
</property>
10 <property name=
"default_width">0</property>
11 <property name=
"default_height">0</property>
12 <property name=
"type_hint">dialog
</property>
13 <child internal-child=
"vbox">
14 <object class=
"GtkBox" id=
"dialog-vbox1">
15 <property name=
"can_focus">False
</property>
16 <property name=
"orientation">vertical
</property>
17 <property name=
"spacing">12</property>
18 <child internal-child=
"action_area">
19 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
20 <property name=
"can_focus">False
</property>
21 <property name=
"layout_style">end
</property>
23 <object class=
"GtkButton" id=
"ok">
24 <property name=
"label">gtk-ok
</property>
25 <property name=
"visible">True
</property>
26 <property name=
"can_focus">True
</property>
27 <property name=
"can_default">True
</property>
28 <property name=
"has_default">True
</property>
29 <property name=
"receives_default">True
</property>
30 <property name=
"use_stock">True
</property>
33 <property name=
"expand">False
</property>
34 <property name=
"fill">True
</property>
35 <property name=
"position">0</property>
39 <object class=
"GtkButton" id=
"cancel">
40 <property name=
"label">gtk-cancel
</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">True
</property>
45 <property name=
"use_stock">True
</property>
48 <property name=
"expand">False
</property>
49 <property name=
"fill">True
</property>
50 <property name=
"position">1</property>
54 <object class=
"GtkButton" id=
"help">
55 <property name=
"label">gtk-help
</property>
56 <property name=
"visible">True
</property>
57 <property name=
"can_focus">True
</property>
58 <property name=
"receives_default">True
</property>
59 <property name=
"use_stock">True
</property>
62 <property name=
"expand">False
</property>
63 <property name=
"fill">True
</property>
64 <property name=
"position">2</property>
65 <property name=
"secondary">True
</property>
70 <property name=
"expand">False
</property>
71 <property name=
"fill">True
</property>
72 <property name=
"pack_type">end
</property>
73 <property name=
"position">0</property>
77 <object class=
"GtkFrame" id=
"frame1">
78 <property name=
"visible">True
</property>
79 <property name=
"can_focus">False
</property>
80 <property name=
"label_xalign">0</property>
81 <property name=
"shadow_type">none
</property>
83 <object class=
"GtkAlignment" id=
"alignment1">
84 <property name=
"visible">True
</property>
85 <property name=
"can_focus">False
</property>
86 <property name=
"top_padding">6</property>
87 <property name=
"bottom_padding">6</property>
88 <property name=
"left_padding">12</property>
90 <!-- n-columns=1 n-rows=1 -->
91 <object class=
"GtkGrid" id=
"grid1">
92 <property name=
"visible">True
</property>
93 <property name=
"can_focus">False
</property>
94 <property name=
"row_spacing">6</property>
95 <property name=
"column_spacing">12</property>
97 <object class=
"GtkLabel" id=
"input-range-label">
98 <property name=
"visible">True
</property>
99 <property name=
"can_focus">False
</property>
100 <property name=
"label" translatable=
"yes" context=
"covariancedialog|input-range-label">Input range:
</property>
101 <property name=
"use_underline">True
</property>
102 <property name=
"mnemonic_widget">input-range-edit
</property>
103 <property name=
"xalign">0</property>
106 <property name=
"left_attach">0</property>
107 <property name=
"top_attach">0</property>
111 <object class=
"GtkEntry" id=
"input-range-edit">
112 <property name=
"visible">True
</property>
113 <property name=
"can_focus">True
</property>
114 <property name=
"valign">center
</property>
115 <property name=
"hexpand">True
</property>
116 <property name=
"activates_default">True
</property>
117 <property name=
"truncate-multiline">True
</property>
118 <property name=
"width_chars">30</property>
121 <property name=
"left_attach">1</property>
122 <property name=
"top_attach">0</property>
126 <object class=
"GtkButton" id=
"input-range-button">
127 <property name=
"visible">True
</property>
128 <property name=
"can_focus">True
</property>
129 <property name=
"receives_default">True
</property>
132 <property name=
"left_attach">2</property>
133 <property name=
"top_attach">0</property>
137 <object class=
"GtkLabel" id=
"output-range-label">
138 <property name=
"visible">True
</property>
139 <property name=
"can_focus">False
</property>
140 <property name=
"label" translatable=
"yes" context=
"covariancedialog|output-range-label">Results to:
</property>
141 <property name=
"use_underline">True
</property>
142 <property name=
"mnemonic_widget">output-range-edit
</property>
143 <property name=
"xalign">0</property>
146 <property name=
"left_attach">0</property>
147 <property name=
"top_attach">1</property>
151 <object class=
"GtkEntry" id=
"output-range-edit">
152 <property name=
"visible">True
</property>
153 <property name=
"can_focus">True
</property>
154 <property name=
"valign">center
</property>
155 <property name=
"hexpand">True
</property>
156 <property name=
"activates_default">True
</property>
157 <property name=
"truncate-multiline">True
</property>
158 <property name=
"width_chars">30</property>
161 <property name=
"left_attach">1</property>
162 <property name=
"top_attach">1</property>
166 <object class=
"GtkButton" id=
"output-range-button">
167 <property name=
"visible">True
</property>
168 <property name=
"can_focus">True
</property>
169 <property name=
"receives_default">True
</property>
172 <property name=
"left_attach">2</property>
173 <property name=
"top_attach">1</property>
181 <object class=
"GtkLabel" id=
"label1">
182 <property name=
"visible">True
</property>
183 <property name=
"can_focus">False
</property>
184 <property name=
"label" translatable=
"yes" context=
"covariancedialog|label1">Data
</property>
186 <attribute name=
"weight" value=
"bold"/>
192 <property name=
"expand">False
</property>
193 <property name=
"fill">True
</property>
194 <property name=
"position">0</property>
198 <object class=
"GtkFrame" id=
"frame2">
199 <property name=
"visible">True
</property>
200 <property name=
"can_focus">False
</property>
201 <property name=
"label_xalign">0</property>
202 <property name=
"shadow_type">none
</property>
204 <object class=
"GtkAlignment" id=
"alignment2">
205 <property name=
"visible">True
</property>
206 <property name=
"can_focus">False
</property>
207 <property name=
"top_padding">6</property>
208 <property name=
"bottom_padding">6</property>
209 <property name=
"left_padding">12</property>
210 <property name=
"right_padding">12</property>
212 <!-- n-columns=1 n-rows=1 -->
213 <object class=
"GtkGrid" id=
"grid2">
214 <property name=
"visible">True
</property>
215 <property name=
"can_focus">False
</property>
216 <property name=
"row_spacing">6</property>
217 <property name=
"column_spacing">12</property>
219 <object class=
"GtkRadioButton" id=
"groupedby-columns-radio">
220 <property name=
"label" translatable=
"yes" context=
"covariancedialog|groupedby-columns-radio">Columns
</property>
221 <property name=
"visible">True
</property>
222 <property name=
"can_focus">True
</property>
223 <property name=
"receives_default">False
</property>
224 <property name=
"use_underline">True
</property>
225 <property name=
"xalign">0</property>
226 <property name=
"active">True
</property>
227 <property name=
"draw_indicator">True
</property>
230 <property name=
"left_attach">0</property>
231 <property name=
"top_attach">0</property>
235 <object class=
"GtkRadioButton" id=
"groupedby-rows-radio">
236 <property name=
"label" translatable=
"yes" context=
"covariancedialog|groupedby-rows-radio">Rows
</property>
237 <property name=
"visible">True
</property>
238 <property name=
"can_focus">True
</property>
239 <property name=
"receives_default">False
</property>
240 <property name=
"use_underline">True
</property>
241 <property name=
"xalign">0</property>
242 <property name=
"draw_indicator">True
</property>
243 <property name=
"group">groupedby-columns-radio
</property>
246 <property name=
"left_attach">1</property>
247 <property name=
"top_attach">0</property>
255 <object class=
"GtkLabel" id=
"label2">
256 <property name=
"visible">True
</property>
257 <property name=
"can_focus">False
</property>
258 <property name=
"label" translatable=
"yes" context=
"covariancedialog|label2">Grouped by
</property>
260 <attribute name=
"weight" value=
"bold"/>
266 <property name=
"expand">False
</property>
267 <property name=
"fill">True
</property>
268 <property name=
"position">3</property>
274 <action-widget response=
"-5">ok
</action-widget>
275 <action-widget response=
"-6">cancel
</action-widget>
276 <action-widget response=
"-11">help
</action-widget>
278 <child type=
"titlebar">
281 <child internal-child=
"accessible">
282 <object class=
"AtkObject" id=
"CovarianceDialog-atkobject">
283 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"covariancedialog|extended_tip|CovarianceDialog">Calculates the covariance of two sets of numeric data.
</property>