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" translatable=
"yes" context=
"stock">_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-underline">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" translatable=
"yes" context=
"stock">_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-underline">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" translatable=
"yes" context=
"stock">_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-underline">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 <!-- n-columns=1 n-rows=1 -->
167 <object class=
"GtkGrid" id=
"grid2">
168 <property name=
"visible">True
</property>
169 <property name=
"can_focus">False
</property>
170 <property name=
"row_spacing">6</property>
171 <property name=
"column_spacing">12</property>
172 <property name=
"margin-start">12</property>
173 <property name=
"margin-top">6</property>
175 <object class=
"GtkLabel" id=
"labelPrimaryXaxis">
176 <property name=
"visible">True
</property>
177 <property name=
"can_focus">False
</property>
178 <property name=
"label" translatable=
"yes" context=
"inserttitledlg|labelPrimaryXaxis">_X axis
</property>
179 <property name=
"use_underline">True
</property>
180 <property name=
"mnemonic_widget">primaryXaxis
</property>
181 <property name=
"xalign">0</property>
184 <property name=
"left_attach">0</property>
185 <property name=
"top_attach">0</property>
189 <object class=
"GtkLabel" id=
"labelPrimaryYaxis">
190 <property name=
"visible">True
</property>
191 <property name=
"can_focus">False
</property>
192 <property name=
"label" translatable=
"yes" context=
"inserttitledlg|labelPrimaryYaxis">_Y axis
</property>
193 <property name=
"use_underline">True
</property>
194 <property name=
"mnemonic_widget">primaryYaxis
</property>
195 <property name=
"xalign">0</property>
198 <property name=
"left_attach">0</property>
199 <property name=
"top_attach">1</property>
203 <object class=
"GtkLabel" id=
"labelPrimaryZaxis">
204 <property name=
"visible">True
</property>
205 <property name=
"can_focus">False
</property>
206 <property name=
"label" translatable=
"yes" context=
"inserttitledlg|labelPrimaryZaxis">_Z axis
</property>
207 <property name=
"use_underline">True
</property>
208 <property name=
"mnemonic_widget">primaryZaxis
</property>
209 <property name=
"xalign">0</property>
212 <property name=
"left_attach">0</property>
213 <property name=
"top_attach">2</property>
217 <object class=
"GtkEntry" id=
"primaryXaxis">
218 <property name=
"visible">True
</property>
219 <property name=
"can_focus">True
</property>
220 <property name=
"hexpand">True
</property>
221 <property name=
"activates_default">True
</property>
222 <property name=
"truncate-multiline">True
</property>
223 <child internal-child=
"accessible">
224 <object class=
"AtkObject" id=
"primaryXaxis-atkobject">
225 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"inserttitledlg|extended_tip|primaryXaxis">Enter the desired title for the X axis of the chart.
</property>
230 <property name=
"left_attach">1</property>
231 <property name=
"top_attach">0</property>
235 <object class=
"GtkEntry" id=
"primaryYaxis">
236 <property name=
"visible">True
</property>
237 <property name=
"can_focus">True
</property>
238 <property name=
"hexpand">True
</property>
239 <property name=
"activates_default">True
</property>
240 <property name=
"truncate-multiline">True
</property>
241 <child internal-child=
"accessible">
242 <object class=
"AtkObject" id=
"primaryYaxis-atkobject">
243 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"inserttitledlg|extended_tip|primaryYaxis">Enter the desired title for the Y axis of the chart.
</property>
248 <property name=
"left_attach">1</property>
249 <property name=
"top_attach">1</property>
253 <object class=
"GtkEntry" id=
"primaryZaxis">
254 <property name=
"visible">True
</property>
255 <property name=
"can_focus">True
</property>
256 <property name=
"hexpand">True
</property>
257 <property name=
"activates_default">True
</property>
258 <property name=
"truncate-multiline">True
</property>
259 <child internal-child=
"accessible">
260 <object class=
"AtkObject" id=
"primaryZaxis-atkobject">
261 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"inserttitledlg|extended_tip|primaryZaxis">Enter the desired title for the Z axis of the chart.
</property>
266 <property name=
"left_attach">1</property>
267 <property name=
"top_attach">2</property>
273 <object class=
"GtkLabel" id=
"Axe">
274 <property name=
"visible">True
</property>
275 <property name=
"can_focus">False
</property>
276 <property name=
"label" translatable=
"yes" context=
"inserttitledlg|Axe">Axes
</property>
278 <attribute name=
"weight" value=
"bold"/>
284 <property name=
"expand">False
</property>
285 <property name=
"fill">True
</property>
286 <property name=
"position">1</property>
290 <object class=
"GtkFrame" id=
"frameSecondaryAxes">
291 <property name=
"visible">True
</property>
292 <property name=
"can_focus">False
</property>
293 <property name=
"label_xalign">0</property>
294 <property name=
"shadow_type">none
</property>
296 <!-- n-columns=1 n-rows=1 -->
297 <object class=
"GtkGrid" id=
"grid3">
298 <property name=
"visible">True
</property>
299 <property name=
"can_focus">False
</property>
300 <property name=
"row_spacing">6</property>
301 <property name=
"column_spacing">12</property>
302 <property name=
"margin-start">12</property>
303 <property name=
"margin-top">6</property>
305 <object class=
"GtkLabel" id=
"labelSecondaryXAxis">
306 <property name=
"visible">True
</property>
307 <property name=
"can_focus">False
</property>
308 <property name=
"label" translatable=
"yes" context=
"inserttitledlg|labelSecondaryXAxis">X _axis
</property>
309 <property name=
"use_underline">True
</property>
310 <property name=
"mnemonic_widget">secondaryXaxis
</property>
311 <property name=
"xalign">0</property>
314 <property name=
"left_attach">0</property>
315 <property name=
"top_attach">0</property>
319 <object class=
"GtkLabel" id=
"labelSecondaryYAxis">
320 <property name=
"visible">True
</property>
321 <property name=
"can_focus">False
</property>
322 <property name=
"label" translatable=
"yes" context=
"inserttitledlg|labelSecondaryYAxis">Y ax_is
</property>
323 <property name=
"use_underline">True
</property>
324 <property name=
"mnemonic_widget">secondaryYaxis
</property>
325 <property name=
"xalign">0</property>
328 <property name=
"left_attach">0</property>
329 <property name=
"top_attach">1</property>
333 <object class=
"GtkEntry" id=
"secondaryXaxis">
334 <property name=
"visible">True
</property>
335 <property name=
"can_focus">True
</property>
336 <property name=
"hexpand">True
</property>
337 <property name=
"activates_default">True
</property>
338 <property name=
"truncate-multiline">True
</property>
339 <child internal-child=
"accessible">
340 <object class=
"AtkObject" id=
"secondaryXaxis-atkobject">
341 <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>
346 <property name=
"left_attach">1</property>
347 <property name=
"top_attach">0</property>
351 <object class=
"GtkEntry" id=
"secondaryYaxis">
352 <property name=
"visible">True
</property>
353 <property name=
"can_focus">True
</property>
354 <property name=
"hexpand">True
</property>
355 <property name=
"activates_default">True
</property>
356 <property name=
"truncate-multiline">True
</property>
357 <child internal-child=
"accessible">
358 <object class=
"AtkObject" id=
"secondaryYaxis-atkobject">
359 <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>
364 <property name=
"left_attach">1</property>
365 <property name=
"top_attach">1</property>
371 <object class=
"GtkLabel" id=
"label2">
372 <property name=
"visible">True
</property>
373 <property name=
"can_focus">False
</property>
374 <property name=
"label" translatable=
"yes" context=
"inserttitledlg|label2">Secondary Axes
</property>
376 <attribute name=
"weight" value=
"bold"/>
382 <property name=
"expand">False
</property>
383 <property name=
"fill">True
</property>
384 <property name=
"position">2</property>
389 <property name=
"expand">False
</property>
390 <property name=
"fill">True
</property>
391 <property name=
"position">1</property>
397 <action-widget response=
"-5">ok
</action-widget>
398 <action-widget response=
"-6">cancel
</action-widget>
399 <action-widget response=
"-11">help
</action-widget>
401 <child type=
"titlebar">
404 <child internal-child=
"accessible">
405 <object class=
"AtkObject" id=
"InsertTitleDialog-atkobject">
406 <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>