1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain=
"svx">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkAdjustment" id=
"0to100adjustment">
6 <property name=
"upper">100</property>
7 <property name=
"step-increment">1</property>
8 <property name=
"page-increment">10</property>
10 <object class=
"GtkAdjustment" id=
"gammaadjustment">
11 <property name=
"lower">0.01</property>
12 <property name=
"upper">10</property>
13 <property name=
"value">1</property>
14 <property name=
"step-increment">0.10</property>
15 <property name=
"page-increment">1</property>
17 <object class=
"GtkAdjustment" id=
"plusminus100adjustment">
18 <property name=
"lower">-
100</property>
19 <property name=
"upper">100</property>
20 <property name=
"step-increment">1</property>
21 <property name=
"page-increment">10</property>
23 <object class=
"GtkAdjustment" id=
"plusminus100adjustment1">
24 <property name=
"lower">-
100</property>
25 <property name=
"upper">100</property>
26 <property name=
"step-increment">1</property>
27 <property name=
"page-increment">10</property>
29 <!-- n-columns=1 n-rows=1 -->
30 <object class=
"GtkGrid" id=
"GraphicPropertyPanel">
31 <property name=
"visible">True
</property>
32 <property name=
"can-focus">False
</property>
34 <!-- n-columns=2 n-rows=4 -->
35 <object class=
"GtkGrid" id=
"grid1">
36 <property name=
"visible">True
</property>
37 <property name=
"can-focus">False
</property>
38 <property name=
"hexpand">True
</property>
39 <property name=
"border-width">6</property>
40 <property name=
"row-spacing">3</property>
41 <property name=
"column-spacing">6</property>
43 <object class=
"GtkLabel" id=
"brightnesslabel">
44 <property name=
"visible">True
</property>
45 <property name=
"can-focus">False
</property>
46 <property name=
"label" translatable=
"yes" context=
"sidebargraphic|brightnesslabel">_Brightness:
</property>
47 <property name=
"use-underline">True
</property>
48 <property name=
"mnemonic-widget">setbrightness
</property>
49 <property name=
"xalign">0</property>
52 <property name=
"left-attach">0</property>
53 <property name=
"top-attach">1</property>
57 <object class=
"GtkSpinButton" id=
"setbrightness">
58 <property name=
"visible">True
</property>
59 <property name=
"can-focus">True
</property>
60 <property name=
"tooltip-text" translatable=
"yes" context=
"sidebargraphic|setbrightness|tooltip_text">Specify the luminance of the graphic.
</property>
61 <property name=
"hexpand">True
</property>
62 <property name=
"truncate-multiline">True
</property>
63 <property name=
"adjustment">plusminus100adjustment
</property>
64 <child internal-child=
"accessible">
65 <object class=
"AtkObject" id=
"setbrightness-atkobject">
66 <property name=
"AtkObject::accessible-name" translatable=
"yes" context=
"sidebargraphic|setbrightness-atkobject">Brightness
</property>
71 <property name=
"left-attach">1</property>
72 <property name=
"top-attach">1</property>
76 <object class=
"GtkLabel" id=
"contrastlabel">
77 <property name=
"visible">True
</property>
78 <property name=
"can-focus">False
</property>
79 <property name=
"label" translatable=
"yes" context=
"sidebargraphic|contrastlabel">_Contrast:
</property>
80 <property name=
"use-underline">True
</property>
81 <property name=
"mnemonic-widget">setcontrast
</property>
82 <property name=
"xalign">0</property>
85 <property name=
"left-attach">0</property>
86 <property name=
"top-attach">2</property>
90 <object class=
"GtkSpinButton" id=
"setcontrast">
91 <property name=
"visible">True
</property>
92 <property name=
"can-focus">True
</property>
93 <property name=
"tooltip-text" translatable=
"yes" context=
"sidebargraphic|setcontrast|tooltip_text">Specify the degree of difference between the lightest and darkest parts of the graphic.
</property>
94 <property name=
"hexpand">True
</property>
95 <property name=
"truncate-multiline">True
</property>
96 <property name=
"adjustment">plusminus100adjustment1
</property>
97 <child internal-child=
"accessible">
98 <object class=
"AtkObject" id=
"setcontrast-atkobject">
99 <property name=
"AtkObject::accessible-name" translatable=
"yes" context=
"sidebargraphic|setcontrast-atkobject">Contrast
</property>
104 <property name=
"left-attach">1</property>
105 <property name=
"top-attach">2</property>
109 <object class=
"GtkLabel" id=
"colorlmodelabel">
110 <property name=
"visible">True
</property>
111 <property name=
"can-focus">False
</property>
112 <property name=
"label" translatable=
"yes" context=
"sidebargraphic|colorlmodelabel">Color _mode:
</property>
113 <property name=
"use-underline">True
</property>
114 <property name=
"mnemonic-widget">setcolormode
</property>
115 <property name=
"xalign">0</property>
118 <property name=
"left-attach">0</property>
119 <property name=
"top-attach">0</property>
123 <object class=
"GtkComboBoxText" id=
"setcolormode">
124 <property name=
"visible">True
</property>
125 <property name=
"can-focus">False
</property>
126 <property name=
"hexpand">True
</property>
127 <child internal-child=
"accessible">
128 <object class=
"AtkObject" id=
"setcolormode-atkobject">
129 <property name=
"AtkObject::accessible-name" translatable=
"yes" context=
"sidebargraphic|setcolormode-atkobject">Color mode
</property>
134 <property name=
"left-attach">1</property>
135 <property name=
"top-attach">0</property>
139 <object class=
"GtkLabel" id=
"transparencylabel">
140 <property name=
"visible">True
</property>
141 <property name=
"can-focus">False
</property>
142 <property name=
"label" translatable=
"yes" context=
"sidebargraphic|transparencylabel">_Transparency:
</property>
143 <property name=
"use-underline">True
</property>
144 <property name=
"mnemonic-widget">setgraphtransparency
</property>
145 <property name=
"xalign">0</property>
148 <property name=
"left-attach">0</property>
149 <property name=
"top-attach">3</property>
153 <object class=
"GtkSpinButton" id=
"setgraphtransparency">
154 <property name=
"visible">True
</property>
155 <property name=
"can-focus">True
</property>
156 <property name=
"tooltip-text" translatable=
"yes" context=
"sidebargraphic|setgraphtransparency|tooltip_text">Specify the percentage of transparency;
0% is fully opaque and
100% is fully transparent.
</property>
157 <property name=
"hexpand">True
</property>
158 <property name=
"truncate-multiline">True
</property>
159 <property name=
"adjustment">0to100adjustment
</property>
160 <child internal-child=
"accessible">
161 <object class=
"AtkObject" id=
"setgraphtransparency-atkobject">
162 <property name=
"AtkObject::accessible-name" translatable=
"yes" context=
"sidebargraphic|setgraphtransparency-atkobject">Transparency
</property>
167 <property name=
"left-attach">1</property>
168 <property name=
"top-attach">3</property>
173 <property name=
"left-attach">0</property>
174 <property name=
"top-attach">0</property>
178 <object class=
"GtkAdjustment" id=
"plusminus100adjustment2">
179 <property name=
"lower">-
100</property>
180 <property name=
"upper">100</property>
181 <property name=
"step-increment">1</property>
182 <property name=
"page-increment">10</property>
184 <object class=
"GtkAdjustment" id=
"plusminus100adjustment3">
185 <property name=
"lower">-
100</property>
186 <property name=
"upper">100</property>
187 <property name=
"step-increment">1</property>
188 <property name=
"page-increment">10</property>
190 <object class=
"GtkAdjustment" id=
"plusminus100adjustment4">
191 <property name=
"lower">-
100</property>
192 <property name=
"upper">100</property>
193 <property name=
"step-increment">1</property>
194 <property name=
"page-increment">10</property>