1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.38.2 -->
3 <interface domain=
"sc">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkDialog" id=
"SparklineDataRangeDialog">
6 <property name=
"can-focus">False
</property>
7 <property name=
"border-width">6</property>
8 <property name=
"title" translatable=
"yes" context=
"SparklineDialog">Sparkline Data Range
</property>
9 <property name=
"type-hint">dialog
</property>
10 <child internal-child=
"vbox">
11 <object class=
"GtkBox" id=
"dialog-vbox1">
12 <property name=
"can-focus">False
</property>
13 <property name=
"orientation">vertical
</property>
14 <property name=
"spacing">12</property>
15 <child internal-child=
"action_area">
16 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
17 <property name=
"can-focus">False
</property>
18 <property name=
"layout-style">end
</property>
20 <object class=
"GtkButton" id=
"ok">
21 <property name=
"label" translatable=
"yes" context=
"stock">_OK
</property>
22 <property name=
"visible">True
</property>
23 <property name=
"can-focus">True
</property>
24 <property name=
"can-default">True
</property>
25 <property name=
"has-default">True
</property>
26 <property name=
"receives-default">True
</property>
27 <property name=
"use-underline">True
</property>
30 <property name=
"expand">False
</property>
31 <property name=
"fill">True
</property>
32 <property name=
"position">1</property>
36 <object class=
"GtkButton" id=
"cancel">
37 <property name=
"label" translatable=
"yes" context=
"stock">_Close
</property>
38 <property name=
"visible">True
</property>
39 <property name=
"can-focus">True
</property>
40 <property name=
"can-default">True
</property>
41 <property name=
"receives-default">True
</property>
42 <property name=
"use-underline">True
</property>
45 <property name=
"expand">False
</property>
46 <property name=
"fill">True
</property>
47 <property name=
"position">2</property>
51 <object class=
"GtkButton" id=
"help">
52 <property name=
"label" translatable=
"yes" context=
"stock">_Help
</property>
53 <property name=
"visible">True
</property>
54 <property name=
"can-focus">True
</property>
55 <property name=
"receives-default">True
</property>
56 <property name=
"use-underline">True
</property>
59 <property name=
"expand">False
</property>
60 <property name=
"fill">True
</property>
61 <property name=
"position">3</property>
62 <property name=
"secondary">True
</property>
67 <property name=
"expand">False
</property>
68 <property name=
"fill">True
</property>
69 <property name=
"pack-type">end
</property>
70 <property name=
"position">2</property>
74 <!-- n-columns=3 n-rows=1 -->
75 <object class=
"GtkGrid">
76 <property name=
"visible">True
</property>
77 <property name=
"can-focus">False
</property>
78 <property name=
"margin-start">12</property>
79 <property name=
"margin-end">6</property>
80 <property name=
"margin-top">6</property>
81 <property name=
"margin-bottom">6</property>
82 <property name=
"row-spacing">6</property>
83 <property name=
"column-spacing">6</property>
85 <object class=
"GtkButton" id=
"cell-range-button">
86 <property name=
"visible">True
</property>
87 <property name=
"can-focus">True
</property>
88 <property name=
"receives-default">True
</property>
90 <relation type=
"labelled-by" target=
"cell-range-label"/>
94 <property name=
"left-attach">2</property>
95 <property name=
"top-attach">0</property>
99 <object class=
"GtkEntry" id=
"cell-range-edit">
100 <property name=
"visible">True
</property>
101 <property name=
"can-focus">True
</property>
102 <property name=
"valign">center
</property>
103 <property name=
"hexpand">True
</property>
104 <property name=
"activates-default">True
</property>
105 <property name=
"width-chars">30</property>
106 <property name=
"truncate-multiline">True
</property>
108 <relation type=
"labelled-by" target=
"cell-range-label"/>
112 <property name=
"left-attach">1</property>
113 <property name=
"top-attach">0</property>
117 <object class=
"GtkLabel" id=
"cell-range-label">
118 <property name=
"visible">True
</property>
119 <property name=
"can-focus">False
</property>
120 <property name=
"label" translatable=
"yes" context=
"SparklineDataRangeDialog|cell-range-label">Data range:
</property>
121 <property name=
"use-underline">True
</property>
122 <property name=
"xalign">0</property>
124 <relation type=
"label-for" target=
"cell-range-button"/>
125 <relation type=
"label-for" target=
"cell-range-edit"/>
129 <property name=
"left-attach">0</property>
130 <property name=
"top-attach">0</property>
135 <property name=
"expand">False
</property>
136 <property name=
"fill">True
</property>
137 <property name=
"position">0</property>
143 <action-widget response=
"-5">ok
</action-widget>
144 <action-widget response=
"-6">cancel
</action-widget>
145 <action-widget response=
"-11">help
</action-widget>