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=
"GtkDialog" id=
"InsertTitleDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"border_width">6</property>
8 <property name=
"title" translatable=
"yes" context=
"inserttitledlg|InsertTitleDialog">Titles
</property>
9 <property name=
"modal">True
</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=
"receives_default">True
</property>
44 <property name=
"use_stock">True
</property>
47 <property name=
"expand">False
</property>
48 <property name=
"fill">True
</property>
49 <property name=
"position">1</property>
53 <object class=
"GtkButton" id=
"help">
54 <property name=
"label">gtk-help
</property>
55 <property name=
"visible">True
</property>
56 <property name=
"can_focus">True
</property>
57 <property name=
"receives_default">True
</property>
58 <property name=
"use_stock">True
</property>
61 <property name=
"expand">False
</property>
62 <property name=
"fill">True
</property>
63 <property name=
"position">2</property>
64 <property name=
"secondary">True
</property>
69 <property name=
"expand">False
</property>
70 <property name=
"fill">True
</property>
71 <property name=
"pack_type">end
</property>
72 <property name=
"position">0</property>
76 <object class=
"GtkBox" id=
"box1">
77 <property name=
"visible">True
</property>
78 <property name=
"can_focus">False
</property>
79 <property name=
"orientation">vertical
</property>
80 <property name=
"spacing">12</property>
82 <!-- n-columns=1 n-rows=1 -->
83 <object class=
"GtkGrid" id=
"grid1">
84 <property name=
"visible">True
</property>
85 <property name=
"can_focus">False
</property>
86 <property name=
"row_spacing">6</property>
87 <property name=
"column_spacing">12</property>
89 <object class=
"GtkLabel" id=
"labelMainTitle">
90 <property name=
"visible">True
</property>
91 <property name=
"can_focus">False
</property>
92 <property name=
"label" translatable=
"yes" context=
"inserttitledlg|labelMainTitle">_Title
</property>
93 <property name=
"use_underline">True
</property>
94 <property name=
"mnemonic_widget">maintitle
</property>
95 <property name=
"xalign">0</property>
98 <property name=
"left_attach">0</property>
99 <property name=
"top_attach">0</property>
103 <object class=
"GtkLabel" id=
"labelSubTitle">
104 <property name=
"visible">True
</property>
105 <property name=
"can_focus">False
</property>
106 <property name=
"label" translatable=
"yes" context=
"inserttitledlg|labelSubTitle">_Subtitle
</property>
107 <property name=
"use_underline">True
</property>
108 <property name=
"mnemonic_widget">subtitle
</property>
109 <property name=
"xalign">0</property>
112 <property name=
"left_attach">0</property>
113 <property name=
"top_attach">1</property>
117 <object class=
"GtkEntry" id=
"maintitle">
118 <property name=
"visible">True
</property>
119 <property name=
"can_focus">True
</property>
120 <property name=
"hexpand">True
</property>
121 <property name=
"activates_default">True
</property>
122 <property name=
"truncate-multiline">True
</property>
123 <child internal-child=
"accessible">
124 <object class=
"AtkObject" id=
"maintitle-atkobject">
125 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"inserttitledlg|extended_tip|maintitle">Enter the desired title for the chart.
</property>
130 <property name=
"left_attach">1</property>
131 <property name=
"top_attach">0</property>
135 <object class=
"GtkEntry" id=
"subtitle">
136 <property name=
"visible">True
</property>
137 <property name=
"can_focus">True
</property>
138 <property name=
"hexpand">True
</property>
139 <property name=
"activates_default">True
</property>
140 <property name=
"truncate-multiline">True
</property>
141 <child internal-child=
"accessible">
142 <object class=
"AtkObject" id=
"subtitle-atkobject">
143 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"inserttitledlg|extended_tip|subtitle">Enter the desired subtitle for the chart.
</property>
148 <property name=
"left_attach">1</property>
149 <property name=
"top_attach">1</property>
154 <property name=
"expand">False
</property>
155 <property name=
"fill">True
</property>
156 <property name=
"position">0</property>
160 <object class=
"GtkFrame" id=
"frameAxes">
161 <property name=
"visible">True
</property>
162 <property name=
"can_focus">False
</property>
163 <property name=
"label_xalign">0</property>
164 <property name=
"shadow_type">none
</property>
166 <object class=
"GtkAlignment" id=
"alignment1">
167 <property name=
"visible">True
</property>
168 <property name=
"can_focus">False
</property>
169 <property name=
"top_padding">6</property>
170 <property name=
"left_padding">12</property>
172 <!-- n-columns=1 n-rows=1 -->
173 <object class=
"GtkGrid" id=
"grid2">
174 <property name=
"visible">True
</property>
175 <property name=
"can_focus">False
</property>
176 <property name=
"row_spacing">6</property>
177 <property name=
"column_spacing">12</property>
179 <object class=
"GtkLabel" id=
"labelPrimaryXaxis">
180 <property name=
"visible">True
</property>
181 <property name=
"can_focus">False
</property>
182 <property name=
"label" translatable=
"yes" context=
"inserttitledlg|labelPrimaryXaxis">_X axis
</property>
183 <property name=
"use_underline">True
</property>
184 <property name=
"mnemonic_widget">primaryXaxis
</property>
185 <property name=
"xalign">0</property>
188 <property name=
"left_attach">0</property>
189 <property name=
"top_attach">0</property>
193 <object class=
"GtkLabel" id=
"labelPrimaryYaxis">
194 <property name=
"visible">True
</property>
195 <property name=
"can_focus">False
</property>
196 <property name=
"label" translatable=
"yes" context=
"inserttitledlg|labelPrimaryYaxis">_Y axis
</property>
197 <property name=
"use_underline">True
</property>
198 <property name=
"mnemonic_widget">primaryYaxis
</property>
199 <property name=
"xalign">0</property>
202 <property name=
"left_attach">0</property>
203 <property name=
"top_attach">1</property>
207 <object class=
"GtkLabel" id=
"labelPrimaryZaxis">
208 <property name=
"visible">True
</property>
209 <property name=
"can_focus">False
</property>
210 <property name=
"label" translatable=
"yes" context=
"inserttitledlg|labelPrimaryZaxis">_Z axis
</property>
211 <property name=
"use_underline">True
</property>
212 <property name=
"mnemonic_widget">primaryZaxis
</property>
213 <property name=
"xalign">0</property>
216 <property name=
"left_attach">0</property>
217 <property name=
"top_attach">2</property>
221 <object class=
"GtkEntry" id=
"primaryXaxis">
222 <property name=
"visible">True
</property>
223 <property name=
"can_focus">True
</property>
224 <property name=
"hexpand">True
</property>
225 <property name=
"activates_default">True
</property>
226 <property name=
"truncate-multiline">True
</property>
227 <child internal-child=
"accessible">
228 <object class=
"AtkObject" id=
"primaryXaxis-atkobject">
229 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"inserttitledlg|extended_tip|primaryXaxis">Enter the desired title for the X axis of the chart.
</property>
234 <property name=
"left_attach">1</property>
235 <property name=
"top_attach">0</property>
239 <object class=
"GtkEntry" id=
"primaryYaxis">
240 <property name=
"visible">True
</property>
241 <property name=
"can_focus">True
</property>
242 <property name=
"hexpand">True
</property>
243 <property name=
"activates_default">True
</property>
244 <property name=
"truncate-multiline">True
</property>
245 <child internal-child=
"accessible">
246 <object class=
"AtkObject" id=
"primaryYaxis-atkobject">
247 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"inserttitledlg|extended_tip|primaryYaxis">Enter the desired title for the Y axis of the chart.
</property>
252 <property name=
"left_attach">1</property>
253 <property name=
"top_attach">1</property>
257 <object class=
"GtkEntry" id=
"primaryZaxis">
258 <property name=
"visible">True
</property>
259 <property name=
"can_focus">True
</property>
260 <property name=
"hexpand">True
</property>
261 <property name=
"activates_default">True
</property>
262 <property name=
"truncate-multiline">True
</property>
263 <child internal-child=
"accessible">
264 <object class=
"AtkObject" id=
"primaryZaxis-atkobject">
265 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"inserttitledlg|extended_tip|primaryZaxis">Enter the desired title for the Z axis of the chart.
</property>
270 <property name=
"left_attach">1</property>
271 <property name=
"top_attach">2</property>
279 <object class=
"GtkLabel" id=
"Axe">
280 <property name=
"visible">True
</property>
281 <property name=
"can_focus">False
</property>
282 <property name=
"label" translatable=
"yes" context=
"inserttitledlg|Axe">Axes
</property>
284 <attribute name=
"weight" value=
"bold"/>
290 <property name=
"expand">False
</property>
291 <property name=
"fill">True
</property>
292 <property name=
"position">1</property>
296 <object class=
"GtkFrame" id=
"frameSecondaryAxes">
297 <property name=
"visible">True
</property>
298 <property name=
"can_focus">False
</property>
299 <property name=
"label_xalign">0</property>
300 <property name=
"shadow_type">none
</property>
302 <object class=
"GtkAlignment" id=
"alignment2">
303 <property name=
"visible">True
</property>
304 <property name=
"can_focus">False
</property>
305 <property name=
"top_padding">6</property>
306 <property name=
"left_padding">12</property>
308 <!-- n-columns=1 n-rows=1 -->
309 <object class=
"GtkGrid" id=
"grid3">
310 <property name=
"visible">True
</property>
311 <property name=
"can_focus">False
</property>
312 <property name=
"row_spacing">6</property>
313 <property name=
"column_spacing">12</property>
315 <object class=
"GtkLabel" id=
"labelSecondaryXAxis">
316 <property name=
"visible">True
</property>
317 <property name=
"can_focus">False
</property>
318 <property name=
"label" translatable=
"yes" context=
"inserttitledlg|labelSecondaryXAxis">X _axis
</property>
319 <property name=
"use_underline">True
</property>
320 <property name=
"mnemonic_widget">secondaryXaxis
</property>
321 <property name=
"xalign">0</property>
324 <property name=
"left_attach">0</property>
325 <property name=
"top_attach">0</property>
329 <object class=
"GtkLabel" id=
"labelSecondaryYAxis">
330 <property name=
"visible">True
</property>
331 <property name=
"can_focus">False
</property>
332 <property name=
"label" translatable=
"yes" context=
"inserttitledlg|labelSecondaryYAxis">Y ax_is
</property>
333 <property name=
"use_underline">True
</property>
334 <property name=
"mnemonic_widget">secondaryYaxis
</property>
335 <property name=
"xalign">0</property>
338 <property name=
"left_attach">0</property>
339 <property name=
"top_attach">1</property>
343 <object class=
"GtkEntry" id=
"secondaryXaxis">
344 <property name=
"visible">True
</property>
345 <property name=
"can_focus">True
</property>
346 <property name=
"hexpand">True
</property>
347 <property name=
"activates_default">True
</property>
348 <property name=
"truncate-multiline">True
</property>
349 <child internal-child=
"accessible">
350 <object class=
"AtkObject" id=
"secondaryXaxis-atkobject">
351 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"inserttitledlg|extended_tip|secondaryXaxis">Enter the desired secondary title for the X axis of the chart.
</property>
356 <property name=
"left_attach">1</property>
357 <property name=
"top_attach">0</property>
361 <object class=
"GtkEntry" id=
"secondaryYaxis">
362 <property name=
"visible">True
</property>
363 <property name=
"can_focus">True
</property>
364 <property name=
"hexpand">True
</property>
365 <property name=
"activates_default">True
</property>
366 <property name=
"truncate-multiline">True
</property>
367 <child internal-child=
"accessible">
368 <object class=
"AtkObject" id=
"secondaryYaxis-atkobject">
369 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"inserttitledlg|extended_tip|secondaryYaxis">Enter the desired secondary title for the Y axis of the chart.
</property>
374 <property name=
"left_attach">1</property>
375 <property name=
"top_attach">1</property>
383 <object class=
"GtkLabel" id=
"label2">
384 <property name=
"visible">True
</property>
385 <property name=
"can_focus">False
</property>
386 <property name=
"label" translatable=
"yes" context=
"inserttitledlg|label2">Secondary Axes
</property>
388 <attribute name=
"weight" value=
"bold"/>
394 <property name=
"expand">False
</property>
395 <property name=
"fill">True
</property>
396 <property name=
"position">2</property>
401 <property name=
"expand">False
</property>
402 <property name=
"fill">True
</property>
403 <property name=
"position">1</property>
409 <action-widget response=
"-5">ok
</action-widget>
410 <action-widget response=
"-6">cancel
</action-widget>
411 <action-widget response=
"-11">help
</action-widget>
413 <child type=
"titlebar">
416 <child internal-child=
"accessible">
417 <object class=
"AtkObject" id=
"InsertTitleDialog-atkobject">
418 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"inserttitledlg|extended_tip|InsertTitleDialog">Opens a dialog to enter or modify the titles in a chart.
</property>