1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.20.4 -->
3 <interface domain=
"sd">
4 <requires lib=
"gtk+" version=
"3.18"/>
5 <object class=
"GtkAdjustment" id=
"adjustment1">
6 <property name=
"lower">1</property>
7 <property name=
"upper">256</property>
8 <property name=
"value">1</property>
9 <property name=
"step_increment">1</property>
10 <property name=
"page_increment">10</property>
12 <object class=
"GtkDialog" id=
"CrossFadeDialog">
13 <property name=
"can_focus">False
</property>
14 <property name=
"border_width">6</property>
15 <property name=
"title" translatable=
"yes" context=
"crossfadedialog|CrossFadeDialog">Cross-fading
</property>
16 <property name=
"modal">True
</property>
17 <property name=
"default_width">0</property>
18 <property name=
"default_height">0</property>
19 <property name=
"type_hint">dialog
</property>
20 <child internal-child=
"vbox">
21 <object class=
"GtkBox" id=
"dialog-vbox1">
22 <property name=
"can_focus">False
</property>
23 <property name=
"orientation">vertical
</property>
24 <property name=
"spacing">12</property>
25 <child internal-child=
"action_area">
26 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
27 <property name=
"can_focus">False
</property>
28 <property name=
"margin_top">5</property>
29 <property name=
"layout_style">end
</property>
31 <object class=
"GtkButton" id=
"ok">
32 <property name=
"label">gtk-ok
</property>
33 <property name=
"visible">True
</property>
34 <property name=
"can_focus">True
</property>
35 <property name=
"can_default">True
</property>
36 <property name=
"has_default">True
</property>
37 <property name=
"receives_default">True
</property>
38 <property name=
"use_stock">True
</property>
41 <property name=
"expand">False
</property>
42 <property name=
"fill">True
</property>
43 <property name=
"position">0</property>
47 <object class=
"GtkButton" id=
"cancel">
48 <property name=
"label">gtk-cancel
</property>
49 <property name=
"visible">True
</property>
50 <property name=
"can_focus">True
</property>
51 <property name=
"receives_default">True
</property>
52 <property name=
"use_stock">True
</property>
55 <property name=
"expand">False
</property>
56 <property name=
"fill">True
</property>
57 <property name=
"position">1</property>
61 <object class=
"GtkButton" id=
"help">
62 <property name=
"label">gtk-help
</property>
63 <property name=
"visible">True
</property>
64 <property name=
"can_focus">True
</property>
65 <property name=
"receives_default">True
</property>
66 <property name=
"use_stock">True
</property>
69 <property name=
"expand">False
</property>
70 <property name=
"fill">True
</property>
71 <property name=
"position">2</property>
72 <property name=
"secondary">True
</property>
77 <property name=
"expand">False
</property>
78 <property name=
"fill">True
</property>
79 <property name=
"pack_type">end
</property>
80 <property name=
"position">0</property>
84 <object class=
"GtkFrame" id=
"frame1">
85 <property name=
"visible">True
</property>
86 <property name=
"can_focus">False
</property>
87 <property name=
"label_xalign">0</property>
88 <property name=
"shadow_type">none
</property>
90 <object class=
"GtkAlignment" id=
"alignment1">
91 <property name=
"visible">True
</property>
92 <property name=
"can_focus">False
</property>
93 <property name=
"top_padding">6</property>
94 <property name=
"left_padding">12</property>
96 <object class=
"GtkGrid" id=
"grid2">
97 <property name=
"visible">True
</property>
98 <property name=
"can_focus">False
</property>
99 <property name=
"hexpand">True
</property>
100 <property name=
"vexpand">True
</property>
101 <property name=
"row_spacing">6</property>
102 <property name=
"column_spacing">12</property>
104 <object class=
"GtkCheckButton" id=
"orientation">
105 <property name=
"label" translatable=
"yes" context=
"crossfadedialog|orientation">Same orientation
</property>
106 <property name=
"visible">True
</property>
107 <property name=
"can_focus">True
</property>
108 <property name=
"receives_default">False
</property>
109 <property name=
"use_underline">True
</property>
110 <property name=
"xalign">0</property>
111 <property name=
"draw_indicator">True
</property>
114 <property name=
"left_attach">0</property>
115 <property name=
"top_attach">2</property>
116 <property name=
"width">2</property>
120 <object class=
"GtkCheckButton" id=
"attributes">
121 <property name=
"label" translatable=
"yes" context=
"crossfadedialog|attributes">Cross-fade attributes
</property>
122 <property name=
"visible">True
</property>
123 <property name=
"can_focus">True
</property>
124 <property name=
"receives_default">False
</property>
125 <property name=
"use_underline">True
</property>
126 <property name=
"xalign">0</property>
127 <property name=
"draw_indicator">True
</property>
130 <property name=
"left_attach">0</property>
131 <property name=
"top_attach">1</property>
132 <property name=
"width">2</property>
136 <object class=
"GtkLabel" id=
"label2">
137 <property name=
"visible">True
</property>
138 <property name=
"can_focus">False
</property>
139 <property name=
"label" translatable=
"yes" context=
"crossfadedialog|label2">Increments:
</property>
140 <property name=
"use_underline">True
</property>
141 <property name=
"mnemonic_widget">increments
</property>
142 <property name=
"xalign">0</property>
145 <property name=
"left_attach">0</property>
146 <property name=
"top_attach">0</property>
150 <object class=
"GtkSpinButton" id=
"increments">
151 <property name=
"visible">True
</property>
152 <property name=
"can_focus">True
</property>
153 <property name=
"activates_default">True
</property>
154 <property name=
"adjustment">adjustment1
</property>
157 <property name=
"left_attach">1</property>
158 <property name=
"top_attach">0</property>
166 <object class=
"GtkLabel" id=
"label1">
167 <property name=
"visible">True
</property>
168 <property name=
"can_focus">False
</property>
169 <property name=
"label" translatable=
"yes" context=
"crossfadedialog|label1">Settings
</property>
171 <attribute name=
"weight" value=
"bold"/>
177 <property name=
"expand">False
</property>
178 <property name=
"fill">True
</property>
179 <property name=
"position">1</property>
185 <action-widget response=
"-5">ok
</action-widget>
186 <action-widget response=
"-6">cancel
</action-widget>
187 <action-widget response=
"-11">help
</action-widget>