1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.22.2 -->
3 <interface domain=
"sd">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkAdjustment" id=
"adjustment1">
6 <property name=
"upper">100000</property>
7 <property name=
"step_increment">0.5</property>
8 <property name=
"page_increment">5</property>
10 <object class=
"GtkAdjustment" id=
"adjustment2">
11 <property name=
"upper">100000</property>
12 <property name=
"step_increment">0.5</property>
13 <property name=
"page_increment">5</property>
15 <object class=
"GtkBox" id=
"TimingTab">
16 <property name=
"visible">True
</property>
17 <property name=
"can_focus">False
</property>
18 <property name=
"hexpand">True
</property>
19 <property name=
"vexpand">True
</property>
20 <property name=
"border_width">6</property>
21 <property name=
"orientation">vertical
</property>
22 <property name=
"spacing">12</property>
24 <object class=
"GtkFrame">
25 <property name=
"visible">True
</property>
26 <property name=
"can_focus">False
</property>
27 <property name=
"label_xalign">0</property>
28 <property name=
"shadow_type">none
</property>
30 <!-- n-columns=1 n-rows=1 -->
31 <object class=
"GtkGrid" id=
"grid2">
32 <property name=
"visible">True
</property>
33 <property name=
"can_focus">False
</property>
34 <property name=
"hexpand">True
</property>
35 <property name=
"vexpand">True
</property>
36 <property name=
"row_spacing">6</property>
37 <property name=
"column_spacing">12</property>
38 <property name=
"margin-start">12</property>
39 <property name=
"margin-top">6</property>
41 <object class=
"GtkLabel" id=
"start_label">
42 <property name=
"visible">True
</property>
43 <property name=
"can_focus">False
</property>
44 <property name=
"label" translatable=
"yes" context=
"customanimationtimingtab|start_label">_Start:
</property>
45 <property name=
"use_underline">True
</property>
46 <property name=
"mnemonic_widget">start_list
</property>
47 <property name=
"xalign">0</property>
50 <property name=
"left_attach">0</property>
51 <property name=
"top_attach">0</property>
55 <object class=
"GtkLabel" id=
"delay_label">
56 <property name=
"visible">True
</property>
57 <property name=
"can_focus">False
</property>
58 <property name=
"label" translatable=
"yes" context=
"customanimationtimingtab|delay_label">_Delay:
</property>
59 <property name=
"use_underline">True
</property>
60 <property name=
"mnemonic_widget">delay_value
</property>
61 <property name=
"xalign">0</property>
64 <property name=
"left_attach">0</property>
65 <property name=
"top_attach">1</property>
69 <object class=
"GtkLabel" id=
"duration_label">
70 <property name=
"visible">True
</property>
71 <property name=
"can_focus">False
</property>
72 <property name=
"label" translatable=
"yes" context=
"customanimationtimingtab|duration_label">D_uration:
</property>
73 <property name=
"use_underline">True
</property>
74 <property name=
"mnemonic_widget">anim_duration
</property>
75 <property name=
"xalign">0</property>
78 <property name=
"left_attach">0</property>
79 <property name=
"top_attach">2</property>
83 <object class=
"GtkLabel" id=
"repeat_label">
84 <property name=
"visible">True
</property>
85 <property name=
"can_focus">False
</property>
86 <property name=
"label" translatable=
"yes" context=
"customanimationtimingtab|repeat_label">_Repeat:
</property>
87 <property name=
"use_underline">True
</property>
88 <property name=
"mnemonic_widget">repeat_list
</property>
89 <property name=
"xalign">0</property>
92 <property name=
"left_attach">0</property>
93 <property name=
"top_attach">3</property>
97 <object class=
"GtkComboBoxText" id=
"start_list">
98 <property name=
"visible">True
</property>
99 <property name=
"can_focus">False
</property>
100 <property name=
"valign">center
</property>
101 <property name=
"hexpand">True
</property>
103 <item translatable=
"yes" context=
"customanimationtimingtab|start_list">On click
</item>
104 <item translatable=
"yes" context=
"customanimationtimingtab|start_list">With previous
</item>
105 <item translatable=
"yes" context=
"customanimationtimingtab|start_list">After previous
</item>
109 <property name=
"left_attach">1</property>
110 <property name=
"top_attach">0</property>
114 <object class=
"GtkSpinButton" id=
"delay_value">
115 <property name=
"visible">True
</property>
116 <property name=
"can_focus">True
</property>
117 <property name=
"valign">center
</property>
118 <property name=
"hexpand">True
</property>
119 <property name=
"activates_default">True
</property>
120 <property name=
"adjustment">adjustment1
</property>
121 <property name=
"truncate-multiline">True
</property>
122 <property name=
"digits">1</property>
125 <property name=
"left_attach">1</property>
126 <property name=
"top_attach">1</property>
130 <object class=
"GtkSpinButton" id=
"anim_duration">
131 <property name=
"visible">True
</property>
132 <property name=
"can_focus">True
</property>
133 <property name=
"tooltip_text" translatable=
"yes" context=
"customanimationtimingtab|anim_duration|tooltip_text">Select the speed of the Animation.
</property>
134 <property name=
"valign">center
</property>
135 <property name=
"hexpand">True
</property>
136 <property name=
"activates_default">True
</property>
137 <property name=
"adjustment">adjustment2
</property>
138 <property name=
"truncate-multiline">True
</property>
139 <property name=
"digits">2</property>
142 <property name=
"left_attach">1</property>
143 <property name=
"top_attach">2</property>
147 <object class=
"GtkComboBoxText" id=
"repeat_list">
148 <property name=
"visible">True
</property>
149 <property name=
"can_focus">False
</property>
150 <property name=
"valign">center
</property>
151 <property name=
"hexpand">True
</property>
154 <property name=
"left_attach">1</property>
155 <property name=
"top_attach">3</property>
159 <object class=
"GtkCheckButton" id=
"rewind">
160 <property name=
"label" translatable=
"yes" context=
"customanimationtimingtab|rewind">Rewind _when done playing
</property>
161 <property name=
"visible">True
</property>
162 <property name=
"can_focus">True
</property>
163 <property name=
"receives_default">False
</property>
164 <property name=
"use_underline">True
</property>
165 <property name=
"draw_indicator">True
</property>
168 <property name=
"left_attach">0</property>
169 <property name=
"top_attach">4</property>
170 <property name=
"width">2</property>
176 <object class=
"GtkLabel" id=
"label1">
177 <property name=
"visible">True
</property>
178 <property name=
"can_focus">False
</property>
179 <property name=
"label" translatable=
"yes" context=
"customanimationtimingtab|label11">Timing
</property>
181 <attribute name=
"weight" value=
"bold"/>
187 <property name=
"expand">False
</property>
188 <property name=
"fill">True
</property>
189 <property name=
"position">0</property>
193 <object class=
"GtkFrame" id=
"frame3">
194 <property name=
"visible">True
</property>
195 <property name=
"can_focus">False
</property>
196 <property name=
"label_xalign">0</property>
197 <property name=
"shadow_type">none
</property>
199 <object class=
"GtkBox" id=
"box6">
200 <property name=
"visible">True
</property>
201 <property name=
"can_focus">False
</property>
202 <property name=
"orientation">vertical
</property>
203 <property name=
"spacing">6</property>
204 <property name=
"margin-start">12</property>
205 <property name=
"margin-top">6</property>
207 <object class=
"GtkRadioButton" id=
"rb_click_sequence">
208 <property name=
"label" translatable=
"yes" context=
"customanimationtimingtab|rb_click_sequence">_Animate as part of click sequence
</property>
209 <property name=
"visible">True
</property>
210 <property name=
"can_focus">True
</property>
211 <property name=
"receives_default">False
</property>
212 <property name=
"use_underline">True
</property>
213 <property name=
"active">True
</property>
214 <property name=
"draw_indicator">True
</property>
217 <property name=
"expand">False
</property>
218 <property name=
"fill">True
</property>
219 <property name=
"position">0</property>
223 <object class=
"GtkBox">
224 <property name=
"visible">True
</property>
225 <property name=
"can_focus">False
</property>
226 <property name=
"spacing">12</property>
228 <object class=
"GtkRadioButton" id=
"rb_interactive">
229 <property name=
"label" translatable=
"yes" context=
"customanimationtimingtab|rb_interactive">Start _effect on click of:
</property>
230 <property name=
"visible">True
</property>
231 <property name=
"can_focus">True
</property>
232 <property name=
"receives_default">False
</property>
233 <property name=
"use_underline">True
</property>
234 <property name=
"draw_indicator">True
</property>
235 <property name=
"group">rb_click_sequence
</property>
238 <property name=
"expand">False
</property>
239 <property name=
"fill">True
</property>
240 <property name=
"position">0</property>
244 <object class=
"GtkComboBoxText" id=
"trigger_list">
245 <property name=
"visible">True
</property>
246 <property name=
"can_focus">False
</property>
247 <property name=
"valign">center
</property>
248 <property name=
"hexpand">True
</property>
251 <property name=
"expand">False
</property>
252 <property name=
"fill">True
</property>
253 <property name=
"position">1</property>
258 <property name=
"expand">False
</property>
259 <property name=
"fill">True
</property>
260 <property name=
"position">1</property>
266 <object class=
"GtkLabel" id=
"label11">
267 <property name=
"visible">True
</property>
268 <property name=
"can_focus">False
</property>
269 <property name=
"label" translatable=
"yes" context=
"customanimationtimingtab|label11">Trigger
</property>
271 <attribute name=
"weight" value=
"bold"/>
277 <property name=
"expand">False
</property>
278 <property name=
"fill">True
</property>
279 <property name=
"position">1</property>