1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.22.2 -->
3 <interface domain=
"sc">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkGrid" id=
"grid">
6 <property name=
"visible">True
</property>
7 <property name=
"can_focus">False
</property>
8 <property name=
"margin_end">6</property>
9 <property name=
"border_width">6</property>
10 <property name=
"row_spacing">6</property>
11 <property name=
"column_spacing">12</property>
13 <object class=
"GtkSeparator">
14 <property name=
"visible">True
</property>
15 <property name=
"can_focus">False
</property>
18 <property name=
"left_attach">0</property>
19 <property name=
"top_attach">0</property>
20 <property name=
"width">3</property>
24 <object class=
"GtkLabel" id=
"label1">
25 <property name=
"visible">True
</property>
26 <property name=
"can_focus">False
</property>
27 <property name=
"halign">start
</property>
28 <property name=
"label" translatable=
"yes" context=
"texttransformationentry|name">Text Transformation
</property>
29 <property name=
"use_underline">True
</property>
30 <property name=
"mnemonic_widget">ed_lst
</property>
33 <property name=
"left_attach">0</property>
34 <property name=
"top_attach">1</property>
35 <property name=
"width">3</property>
39 <object class=
"GtkComboBoxText" id=
"ed_lst">
40 <property name=
"visible">True
</property>
41 <property name=
"can_focus">False
</property>
42 <property name=
"halign">start
</property>
43 <property name=
"hexpand">False
</property>
44 <property name=
"active">0</property>
45 <property name=
"active_id">0</property>
47 <item id=
"0" translatable=
"yes" context=
"texttransformation_type|tolower">To Lower
</item>
48 <item id=
"1" translatable=
"yes" context=
"texttransformation_type|toupper">To Upper
</item>
49 <item id=
"2" translatable=
"yes" context=
"texttransformation_type|capitalize">Capitalize
</item>
50 <item id=
"3" translatable=
"yes" context=
"texttransformation_type|trim">Trim
</item>
54 <property name=
"left_attach">0</property>
55 <property name=
"top_attach">2</property>
59 <object class=
"GtkEntry" id=
"ed_columns">
60 <property name=
"visible">True
</property>
61 <property name=
"can_focus">True
</property>
62 <property name=
"hexpand">True
</property>
63 <property name=
"width_chars">10</property>
64 <property name=
"truncate_multiline">True
</property>
65 <property name=
"placeholder_text" translatable=
"yes" context=
"texttransformationentry/cols">Columns
</property>
68 <property name=
"left_attach">1</property>
69 <property name=
"top_attach">2</property>
73 <object class=
"GtkButton" id=
"ed_delete">
74 <property name=
"label" translatable=
"yes" context=
"texttransformation_type|delete">Delete
</property>
75 <property name=
"visible">True
</property>
76 <property name=
"can_focus">True
</property>
77 <property name=
"receives_default">False
</property>
78 <property name=
"halign">end
</property>
81 <property name=
"left_attach">2</property>
82 <property name=
"top_attach">2</property>