1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain=
"chart">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkDialog" id=
"ChartTypeDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"border_width">6</property>
8 <property name=
"title" translatable=
"yes" context=
"charttypedialog|ChartTypeDialog">Chart Type
</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>
16 <child internal-child=
"vbox">
17 <object class=
"GtkBox" id=
"dialog-vbox1">
18 <property name=
"can_focus">False
</property>
19 <property name=
"orientation">vertical
</property>
20 <property name=
"spacing">12</property>
21 <child internal-child=
"action_area">
22 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
23 <property name=
"can_focus">False
</property>
24 <property name=
"layout_style">end
</property>
26 <object class=
"GtkButton" id=
"ok">
27 <property name=
"label" translatable=
"yes" context=
"stock">_OK
</property>
28 <property name=
"visible">True
</property>
29 <property name=
"can_focus">True
</property>
30 <property name=
"can_default">True
</property>
31 <property name=
"has_default">True
</property>
32 <property name=
"receives_default">True
</property>
33 <property name=
"use-underline">True
</property>
36 <property name=
"expand">False
</property>
37 <property name=
"fill">True
</property>
38 <property name=
"position">0</property>
42 <object class=
"GtkButton" id=
"cancel">
43 <property name=
"label" translatable=
"yes" context=
"stock">_Cancel
</property>
44 <property name=
"visible">True
</property>
45 <property name=
"can_focus">True
</property>
46 <property name=
"receives_default">True
</property>
47 <property name=
"use-underline">True
</property>
50 <property name=
"expand">False
</property>
51 <property name=
"fill">True
</property>
52 <property name=
"position">1</property>
56 <object class=
"GtkButton" id=
"help">
57 <property name=
"label" translatable=
"yes" context=
"stock">_Help
</property>
58 <property name=
"visible">True
</property>
59 <property name=
"can_focus">True
</property>
60 <property name=
"receives_default">True
</property>
61 <property name=
"use-underline">True
</property>
64 <property name=
"expand">False
</property>
65 <property name=
"fill">True
</property>
66 <property name=
"position">2</property>
67 <property name=
"secondary">True
</property>
72 <property name=
"expand">False
</property>
73 <property name=
"fill">True
</property>
74 <property name=
"pack_type">end
</property>
75 <property name=
"position">0</property>
79 <object class=
"GtkBox" id=
"content">
80 <property name=
"visible">True
</property>
81 <property name=
"can-focus">False
</property>
82 <property name=
"orientation">vertical
</property>
88 <property name=
"expand">True
</property>
89 <property name=
"fill">True
</property>
90 <property name=
"position">1</property>
96 <action-widget response=
"-5">ok
</action-widget>
97 <action-widget response=
"-6">cancel
</action-widget>
98 <action-widget response=
"-11">help
</action-widget>