1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain=
"chart">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkAdjustment" id=
"PolynomialsAdjustment">
6 <property name=
"lower">1</property>
7 <property name=
"upper">15</property>
8 <property name=
"value">3</property>
9 <property name=
"step_increment">1</property>
10 <property name=
"page_increment">10</property>
12 <object class=
"GtkAdjustment" id=
"ResolutionAdjustment">
13 <property name=
"lower">1</property>
14 <property name=
"upper">100</property>
15 <property name=
"value">20</property>
16 <property name=
"step_increment">1</property>
17 <property name=
"page_increment">10</property>
19 <object class=
"GtkDialog" id=
"SmoothLinesDialog">
20 <property name=
"can_focus">False
</property>
21 <property name=
"border_width">6</property>
22 <property name=
"title" translatable=
"yes" context=
"smoothlinesdlg|SmoothLinesDialog">Smooth Lines
</property>
23 <property name=
"modal">True
</property>
24 <property name=
"default_width">-
1</property>
25 <property name=
"default_height">-
1</property>
26 <property name=
"type_hint">dialog
</property>
27 <child type=
"titlebar">
30 <child internal-child=
"vbox">
31 <object class=
"GtkBox" id=
"dialog-vbox1">
32 <property name=
"can_focus">False
</property>
33 <property name=
"hexpand">True
</property>
34 <property name=
"vexpand">True
</property>
35 <property name=
"orientation">vertical
</property>
36 <property name=
"spacing">12</property>
37 <child internal-child=
"action_area">
38 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
39 <property name=
"can_focus">False
</property>
40 <property name=
"homogeneous">True
</property>
41 <property name=
"layout_style">end
</property>
43 <object class=
"GtkButton" id=
"ok">
44 <property name=
"label" translatable=
"yes" context=
"stock">_OK
</property>
45 <property name=
"visible">True
</property>
46 <property name=
"can_focus">True
</property>
47 <property name=
"can_default">True
</property>
48 <property name=
"has_default">True
</property>
49 <property name=
"receives_default">True
</property>
50 <property name=
"use-underline">True
</property>
53 <property name=
"expand">False
</property>
54 <property name=
"fill">True
</property>
55 <property name=
"position">0</property>
59 <object class=
"GtkButton" id=
"cancel">
60 <property name=
"label" translatable=
"yes" context=
"stock">_Cancel
</property>
61 <property name=
"visible">True
</property>
62 <property name=
"can_focus">True
</property>
63 <property name=
"receives_default">True
</property>
64 <property name=
"use-underline">True
</property>
67 <property name=
"expand">False
</property>
68 <property name=
"fill">True
</property>
69 <property name=
"position">1</property>
73 <object class=
"GtkButton" id=
"help">
74 <property name=
"label" translatable=
"yes" context=
"stock">_Help
</property>
75 <property name=
"visible">True
</property>
76 <property name=
"can_focus">True
</property>
77 <property name=
"receives_default">True
</property>
78 <property name=
"margin-end">6</property>
79 <property name=
"use-underline">True
</property>
82 <property name=
"expand">False
</property>
83 <property name=
"fill">True
</property>
84 <property name=
"position">2</property>
85 <property name=
"secondary">True
</property>
90 <property name=
"expand">False
</property>
91 <property name=
"fill">True
</property>
92 <property name=
"pack_type">end
</property>
93 <property name=
"position">0</property>
97 <object class=
"GtkBox" id=
"box1">
98 <property name=
"visible">True
</property>
99 <property name=
"can_focus">False
</property>
100 <property name=
"hexpand">True
</property>
101 <property name=
"vexpand">True
</property>
102 <property name=
"orientation">vertical
</property>
103 <property name=
"spacing">6</property>
105 <object class=
"GtkBox" id=
"box2">
106 <property name=
"visible">True
</property>
107 <property name=
"can_focus">False
</property>
108 <property name=
"hexpand">True
</property>
109 <property name=
"spacing">12</property>
111 <object class=
"GtkLabel" id=
"TypeLabel">
112 <property name=
"visible">True
</property>
113 <property name=
"can_focus">False
</property>
114 <property name=
"label" translatable=
"yes" context=
"smoothlinesdlg|TypeLabel">Line _Type:
</property>
115 <property name=
"use_underline">True
</property>
116 <property name=
"xalign">0</property>
119 <property name=
"expand">False
</property>
120 <property name=
"fill">True
</property>
121 <property name=
"position">0</property>
125 <object class=
"GtkComboBoxText" id=
"SplineTypeComboBox">
126 <property name=
"visible">True
</property>
127 <property name=
"can_focus">False
</property>
128 <property name=
"hexpand">True
</property>
129 <property name=
"active">0</property>
131 <item translatable=
"yes" context=
"smoothlinesdlg|SplineTypeComboBox">Cubic spline
</item>
132 <item translatable=
"yes" context=
"smoothlinesdlg|SplineTypeComboBox">B-spline
</item>
134 <child internal-child=
"accessible">
135 <object class=
"AtkObject" id=
"SplineTypeComboBox-atkobject">
136 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"smoothlinesdlg|extended_tip|SplineTypeComboBox">Apply a line curve model.
</property>
141 <property name=
"expand">False
</property>
142 <property name=
"fill">True
</property>
143 <property name=
"position">1</property>
148 <property name=
"expand">False
</property>
149 <property name=
"fill">True
</property>
150 <property name=
"position">1</property>
154 <!-- n-columns=1 n-rows=1 -->
155 <object class=
"GtkGrid" id=
"grid2">
156 <property name=
"visible">True
</property>
157 <property name=
"can_focus">False
</property>
158 <property name=
"row_spacing">3</property>
159 <property name=
"column_spacing">6</property>
160 <property name=
"margin-start">12</property>
161 <property name=
"margin-top">6</property>
163 <object class=
"GtkLabel" id=
"ResolutionLabel">
164 <property name=
"visible">True
</property>
165 <property name=
"can_focus">False
</property>
166 <property name=
"halign">start
</property>
167 <property name=
"label" translatable=
"yes" context=
"smoothlinesdlg|ResolutionLabel">_Resolution:
</property>
168 <property name=
"use_underline">True
</property>
169 <property name=
"mnemonic_widget">ResolutionSpinbutton
</property>
172 <property name=
"left_attach">0</property>
173 <property name=
"top_attach">0</property>
177 <object class=
"GtkLabel" id=
"PolynomialsLabel">
178 <property name=
"visible">True
</property>
179 <property name=
"can_focus">False
</property>
180 <property name=
"halign">start
</property>
181 <property name=
"label" translatable=
"yes" context=
"smoothlinesdlg|PolynomialsLabel">_Degree of polynomials:
</property>
182 <property name=
"use_underline">True
</property>
183 <property name=
"mnemonic_widget">PolynomialsSpinButton
</property>
186 <property name=
"left_attach">0</property>
187 <property name=
"top_attach">1</property>
191 <object class=
"GtkSpinButton" id=
"ResolutionSpinbutton">
192 <property name=
"visible">True
</property>
193 <property name=
"can_focus">True
</property>
194 <property name=
"activates_default">True
</property>
195 <property name=
"adjustment">ResolutionAdjustment
</property>
196 <property name=
"truncate-multiline">True
</property>
197 <child internal-child=
"accessible">
198 <object class=
"AtkObject" id=
"ResolutionSpinbutton-atkobject">
199 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"smoothlinesdlg|extended_tip|ResolutionSpinbutton">Set the resolution.
</property>
204 <property name=
"left_attach">1</property>
205 <property name=
"top_attach">0</property>
209 <object class=
"GtkSpinButton" id=
"PolynomialsSpinButton">
210 <property name=
"visible">True
</property>
211 <property name=
"can_focus">True
</property>
212 <property name=
"activates_default">True
</property>
213 <property name=
"adjustment">PolynomialsAdjustment
</property>
214 <property name=
"truncate-multiline">True
</property>
215 <child internal-child=
"accessible">
216 <object class=
"AtkObject" id=
"PolynomialsSpinButton-atkobject">
217 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"smoothlinesdlg|extended_tip|PolynomialsSpinButton">Set the degree of the polynomials.
</property>
222 <property name=
"left_attach">1</property>
223 <property name=
"top_attach">1</property>
228 <property name=
"expand">False
</property>
229 <property name=
"fill">True
</property>
230 <property name=
"position">2</property>
235 <property name=
"expand">False
</property>
236 <property name=
"fill">True
</property>
237 <property name=
"position">0</property>
243 <action-widget response=
"-5">ok
</action-widget>
244 <action-widget response=
"-6">cancel
</action-widget>
245 <action-widget response=
"-11">help
</action-widget>
247 <child internal-child=
"accessible">
248 <object class=
"AtkObject" id=
"SmoothLinesDialog-atkobject">
249 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"smoothlinesdlg|extended_tip|SmoothLinesDialog">Apply a line curve model.
</property>