1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain=
"cui">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkAdjustment" id=
"adjustment1">
6 <property name=
"upper">100</property>
7 <property name=
"step_increment">1</property>
8 <property name=
"page_increment">10</property>
10 <object class=
"GtkDialog" id=
"SolarizeDialog">
11 <property name=
"can_focus">False
</property>
12 <property name=
"border_width">6</property>
13 <property name=
"title" translatable=
"yes" context=
"solarizedialog|SolarizeDialog">Solarization
</property>
14 <property name=
"resizable">False
</property>
15 <property name=
"modal">True
</property>
16 <property name=
"default_width">0</property>
17 <property name=
"default_height">0</property>
18 <property name=
"type_hint">dialog
</property>
19 <child internal-child=
"vbox">
20 <object class=
"GtkBox" id=
"dialog-vbox1">
21 <property name=
"can_focus">False
</property>
22 <property name=
"orientation">vertical
</property>
23 <property name=
"spacing">12</property>
24 <child internal-child=
"action_area">
25 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
26 <property name=
"can_focus">False
</property>
27 <property name=
"layout_style">end
</property>
29 <object class=
"GtkButton" id=
"ok">
30 <property name=
"label" translatable=
"yes" context=
"stock">_OK
</property>
31 <property name=
"visible">True
</property>
32 <property name=
"can_focus">True
</property>
33 <property name=
"can_default">True
</property>
34 <property name=
"has_default">True
</property>
35 <property name=
"receives_default">True
</property>
36 <property name=
"use-underline">True
</property>
39 <property name=
"expand">False
</property>
40 <property name=
"fill">True
</property>
41 <property name=
"position">0</property>
45 <object class=
"GtkButton" id=
"cancel">
46 <property name=
"label" translatable=
"yes" context=
"stock">_Cancel
</property>
47 <property name=
"visible">True
</property>
48 <property name=
"can_focus">True
</property>
49 <property name=
"receives_default">True
</property>
50 <property name=
"use-underline">True
</property>
53 <property name=
"expand">False
</property>
54 <property name=
"fill">True
</property>
55 <property name=
"position">1</property>
59 <object class=
"GtkButton" id=
"help">
60 <property name=
"label" translatable=
"yes" context=
"stock">_Help
</property>
61 <property name=
"visible">True
</property>
62 <property name=
"can_focus">True
</property>
63 <property name=
"receives_default">True
</property>
64 <property name=
"use-underline">True
</property>
67 <property name=
"expand">False
</property>
68 <property name=
"fill">True
</property>
69 <property name=
"position">2</property>
70 <property name=
"secondary">True
</property>
75 <property name=
"expand">False
</property>
76 <property name=
"fill">True
</property>
77 <property name=
"pack_type">end
</property>
78 <property name=
"position">0</property>
82 <object class=
"GtkFrame" id=
"frame1">
83 <property name=
"visible">True
</property>
84 <property name=
"can_focus">False
</property>
85 <property name=
"hexpand">True
</property>
86 <property name=
"vexpand">True
</property>
87 <property name=
"label_xalign">0</property>
88 <property name=
"shadow_type">none
</property>
90 <!-- n-columns=1 n-rows=1 -->
91 <object class=
"GtkGrid" id=
"grid1">
92 <property name=
"visible">True
</property>
93 <property name=
"can_focus">False
</property>
94 <property name=
"hexpand">True
</property>
95 <property name=
"vexpand">True
</property>
96 <property name=
"column_spacing">24</property>
97 <property name=
"margin-start">12</property>
98 <property name=
"margin-top">6</property>
100 <object class=
"GtkScrolledWindow">
101 <property name=
"visible">True
</property>
102 <property name=
"can_focus">False
</property>
103 <property name=
"hexpand">True
</property>
104 <property name=
"vexpand">True
</property>
105 <property name=
"hscrollbar_policy">never
</property>
106 <property name=
"vscrollbar_policy">never
</property>
107 <property name=
"shadow_type">in
</property>
109 <object class=
"GtkViewport">
110 <property name=
"visible">True
</property>
111 <property name=
"can_focus">False
</property>
113 <object class=
"GtkDrawingArea" id=
"preview">
114 <property name=
"visible">True
</property>
115 <property name=
"can_focus">False
</property>
116 <property name=
"hexpand">True
</property>
117 <property name=
"vexpand">True
</property>
124 <property name=
"left_attach">1</property>
125 <property name=
"top_attach">0</property>
129 <!-- n-columns=1 n-rows=1 -->
130 <object class=
"GtkGrid" id=
"grid2">
131 <property name=
"visible">True
</property>
132 <property name=
"can_focus">False
</property>
133 <property name=
"row_spacing">6</property>
135 <object class=
"GtkSpinButton" id=
"value">
136 <property name=
"visible">True
</property>
137 <property name=
"can_focus">True
</property>
138 <property name=
"adjustment">adjustment1
</property>
139 <property name=
"truncate-multiline">True
</property>
140 <child internal-child=
"accessible">
141 <object class=
"AtkObject" id=
"value-atkobject">
142 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"solarizedialog|extended_tip|value">Specifies the number of colors to which the image is to be reduced.
</property>
147 <property name=
"left_attach">0</property>
148 <property name=
"top_attach">1</property>
152 <object class=
"GtkLabel" id=
"label2">
153 <property name=
"visible">True
</property>
154 <property name=
"can_focus">False
</property>
155 <property name=
"label" translatable=
"yes" context=
"solarizedialog|label2">Threshold _value:
</property>
156 <property name=
"use_underline">True
</property>
157 <property name=
"mnemonic_widget">value
</property>
158 <property name=
"xalign">0</property>
161 <property name=
"left_attach">0</property>
162 <property name=
"top_attach">0</property>
166 <object class=
"GtkCheckButton" id=
"invert">
167 <property name=
"label" translatable=
"yes" context=
"solarizedialog|invert">_Invert
</property>
168 <property name=
"visible">True
</property>
169 <property name=
"can_focus">True
</property>
170 <property name=
"receives_default">False
</property>
171 <property name=
"use_underline">True
</property>
172 <property name=
"draw_indicator">True
</property>
173 <child internal-child=
"accessible">
174 <object class=
"AtkObject" id=
"invert-atkobject">
175 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"solarizedialog|extended_tip|invert">Specifies to also invert all pixels.
</property>
180 <property name=
"left_attach">0</property>
181 <property name=
"top_attach">2</property>
186 <property name=
"left_attach">0</property>
187 <property name=
"top_attach">0</property>
193 <object class=
"GtkLabel" id=
"label1">
194 <property name=
"visible">True
</property>
195 <property name=
"can_focus">False
</property>
196 <property name=
"label" translatable=
"yes" context=
"solarizedialog|label1">Parameters
</property>
198 <attribute name=
"weight" value=
"bold"/>
204 <property name=
"expand">False
</property>
205 <property name=
"fill">True
</property>
206 <property name=
"position">1</property>
212 <action-widget response=
"-5">ok
</action-widget>
213 <action-widget response=
"-6">cancel
</action-widget>
214 <action-widget response=
"-11">help
</action-widget>
216 <child type=
"titlebar">
219 <child internal-child=
"accessible">
220 <object class=
"AtkObject" id=
"SolarizeDialog-atkobject">
221 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"solarizedialog|extended_tip|SolarizeDialog">Opens a dialog for defining solarization. Solarization refers to an effect that looks like what can happen when there is too much light during photo development. The colors become partly inverted.
</property>