1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain=
"sd">
4 <requires lib=
"gtk+" version=
"3.18"/>
5 <object class=
"GtkAdjustment" id=
"adjustment1">
6 <property name=
"upper">1000</property>
7 <property name=
"step_increment">1</property>
8 <property name=
"page_increment">10</property>
10 <object class=
"GtkAdjustment" id=
"adjustment2">
11 <property name=
"upper">1000</property>
12 <property name=
"step_increment">1</property>
13 <property name=
"page_increment">10</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 <object class=
"GtkAlignment">
31 <property name=
"visible">True
</property>
32 <property name=
"can_focus">False
</property>
33 <property name=
"top_padding">6</property>
34 <property name=
"left_padding">12</property>
36 <object class=
"GtkGrid" id=
"grid2">
37 <property name=
"visible">True
</property>
38 <property name=
"can_focus">False
</property>
39 <property name=
"hexpand">True
</property>
40 <property name=
"vexpand">True
</property>
41 <property name=
"row_spacing">6</property>
42 <property name=
"column_spacing">12</property>
44 <object class=
"GtkLabel" id=
"start_label">
45 <property name=
"visible">True
</property>
46 <property name=
"can_focus">False
</property>
47 <property name=
"label" translatable=
"yes" context=
"customanimationtimingtab|start_label">_Start:
</property>
48 <property name=
"use_underline">True
</property>
49 <property name=
"mnemonic_widget">start_list
</property>
50 <property name=
"xalign">0</property>
53 <property name=
"left_attach">0</property>
54 <property name=
"top_attach">0</property>
58 <object class=
"GtkLabel" id=
"delay_label">
59 <property name=
"visible">True
</property>
60 <property name=
"can_focus">False
</property>
61 <property name=
"label" translatable=
"yes" context=
"customanimationtimingtab|delay_label">_Delay:
</property>
62 <property name=
"use_underline">True
</property>
63 <property name=
"mnemonic_widget">delay_value
</property>
64 <property name=
"xalign">0</property>
67 <property name=
"left_attach">0</property>
68 <property name=
"top_attach">1</property>
72 <object class=
"GtkLabel" id=
"duration_label">
73 <property name=
"visible">True
</property>
74 <property name=
"can_focus">False
</property>
75 <property name=
"label" translatable=
"yes" context=
"customanimationtimingtab|duration_label">D_uration:
</property>
76 <property name=
"use_underline">True
</property>
77 <property name=
"mnemonic_widget">anim_duration
</property>
78 <property name=
"xalign">0</property>
81 <property name=
"left_attach">0</property>
82 <property name=
"top_attach">2</property>
86 <object class=
"GtkLabel" id=
"repeat_label">
87 <property name=
"visible">True
</property>
88 <property name=
"can_focus">False
</property>
89 <property name=
"label" translatable=
"yes" context=
"customanimationtimingtab|repeat_label">_Repeat:
</property>
90 <property name=
"use_underline">True
</property>
91 <property name=
"mnemonic_widget">repeat_list
</property>
92 <property name=
"xalign">0</property>
95 <property name=
"left_attach">0</property>
96 <property name=
"top_attach">3</property>
100 <object class=
"GtkComboBoxText" id=
"start_list">
101 <property name=
"visible">True
</property>
102 <property name=
"can_focus">False
</property>
103 <property name=
"valign">center
</property>
104 <property name=
"hexpand">True
</property>
106 <item translatable=
"yes" context=
"customanimationtimingtab|start_list">On click
</item>
107 <item translatable=
"yes" context=
"customanimationtimingtab|start_list">With previous
</item>
108 <item translatable=
"yes" context=
"customanimationtimingtab|start_list">After previous
</item>
112 <property name=
"left_attach">1</property>
113 <property name=
"top_attach">0</property>
117 <object class=
"GtkSpinButton" id=
"delay_value">
118 <property name=
"visible">True
</property>
119 <property name=
"can_focus">True
</property>
120 <property name=
"valign">center
</property>
121 <property name=
"hexpand">True
</property>
122 <property name=
"activates_default">True
</property>
123 <property name=
"adjustment">adjustment1
</property>
124 <property name=
"digits">1</property>
127 <property name=
"left_attach">1</property>
128 <property name=
"top_attach">1</property>
132 <object class=
"GtkSpinButton" id=
"anim_duration">
133 <property name=
"visible">True
</property>
134 <property name=
"can_focus">True
</property>
135 <property name=
"has_tooltip">True
</property>
136 <property name=
"tooltip_text" translatable=
"yes" context=
"customanimationtimingtab|anim_duration|tooltip_text">Select the speed of the Animation.
</property>
137 <property name=
"valign">center
</property>
138 <property name=
"hexpand">True
</property>
139 <property name=
"activates_default">True
</property>
140 <property name=
"adjustment">adjustment2
</property>
141 <property name=
"digits">2</property>
144 <property name=
"left_attach">1</property>
145 <property name=
"top_attach">2</property>
149 <object class=
"GtkComboBoxText" id=
"repeat_list">
150 <property name=
"visible">True
</property>
151 <property name=
"can_focus">False
</property>
152 <property name=
"valign">center
</property>
153 <property name=
"hexpand">True
</property>
156 <property name=
"left_attach">1</property>
157 <property name=
"top_attach">3</property>
161 <object class=
"GtkCheckButton" id=
"rewind">
162 <property name=
"label" translatable=
"yes" context=
"customanimationtimingtab|rewind">Rewind _when done playing
</property>
163 <property name=
"visible">True
</property>
164 <property name=
"can_focus">True
</property>
165 <property name=
"receives_default">False
</property>
166 <property name=
"use_underline">True
</property>
167 <property name=
"xalign">0</property>
168 <property name=
"draw_indicator">True
</property>
171 <property name=
"left_attach">0</property>
172 <property name=
"top_attach">4</property>
173 <property name=
"width">2</property>
181 <object class=
"GtkLabel" id=
"label1">
182 <property name=
"visible">True
</property>
183 <property name=
"can_focus">False
</property>
184 <property name=
"label" translatable=
"yes" context=
"customanimationtimingtab|label11">Timing
</property>
186 <attribute name=
"weight" value=
"bold"/>
192 <property name=
"expand">False
</property>
193 <property name=
"fill">True
</property>
194 <property name=
"position">0</property>
198 <object class=
"GtkFrame" id=
"frame3">
199 <property name=
"visible">True
</property>
200 <property name=
"can_focus">False
</property>
201 <property name=
"label_xalign">0</property>
202 <property name=
"shadow_type">none
</property>
204 <object class=
"GtkAlignment" id=
"alignment3">
205 <property name=
"visible">True
</property>
206 <property name=
"can_focus">False
</property>
207 <property name=
"top_padding">6</property>
208 <property name=
"left_padding">12</property>
210 <object class=
"GtkBox" id=
"box6">
211 <property name=
"visible">True
</property>
212 <property name=
"can_focus">False
</property>
213 <property name=
"orientation">vertical
</property>
214 <property name=
"spacing">6</property>
216 <object class=
"GtkRadioButton" id=
"rb_click_sequence">
217 <property name=
"label" translatable=
"yes" context=
"customanimationtimingtab|rb_click_sequence">_Animate as part of click sequence
</property>
218 <property name=
"visible">True
</property>
219 <property name=
"can_focus">True
</property>
220 <property name=
"receives_default">False
</property>
221 <property name=
"use_underline">True
</property>
222 <property name=
"xalign">0</property>
223 <property name=
"active">True
</property>
224 <property name=
"draw_indicator">True
</property>
227 <property name=
"expand">False
</property>
228 <property name=
"fill">True
</property>
229 <property name=
"position">0</property>
233 <object class=
"GtkBox">
234 <property name=
"visible">True
</property>
235 <property name=
"can_focus">False
</property>
236 <property name=
"spacing">12</property>
238 <object class=
"GtkRadioButton" id=
"rb_interactive">
239 <property name=
"label" translatable=
"yes" context=
"customanimationtimingtab|rb_interactive">Start _effect on click of:
</property>
240 <property name=
"visible">True
</property>
241 <property name=
"can_focus">True
</property>
242 <property name=
"receives_default">False
</property>
243 <property name=
"use_underline">True
</property>
244 <property name=
"xalign">0</property>
245 <property name=
"draw_indicator">True
</property>
246 <property name=
"group">rb_click_sequence
</property>
249 <property name=
"expand">False
</property>
250 <property name=
"fill">True
</property>
251 <property name=
"position">0</property>
255 <object class=
"GtkComboBoxText" id=
"trigger_list">
256 <property name=
"visible">True
</property>
257 <property name=
"can_focus">False
</property>
258 <property name=
"valign">center
</property>
259 <property name=
"hexpand">True
</property>
262 <property name=
"expand">False
</property>
263 <property name=
"fill">True
</property>
264 <property name=
"position">1</property>
269 <property name=
"expand">False
</property>
270 <property name=
"fill">True
</property>
271 <property name=
"position">1</property>
279 <object class=
"GtkLabel" id=
"label11">
280 <property name=
"visible">True
</property>
281 <property name=
"can_focus">False
</property>
282 <property name=
"label" translatable=
"yes" context=
"customanimationtimingtab|label11">Trigger
</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>