1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain=
"sc">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <!-- n-columns=1 n-rows=1 -->
6 <object class=
"GtkGrid" id=
"grid">
7 <property name=
"visible">True
</property>
8 <property name=
"can_focus">False
</property>
9 <property name=
"hexpand">True
</property>
10 <property name=
"border_width">6</property>
11 <property name=
"row_spacing">6</property>
12 <property name=
"column_spacing">12</property>
14 <object class=
"GtkBox">
15 <property name=
"visible">True
</property>
16 <property name=
"can_focus">False
</property>
17 <property name=
"orientation">vertical
</property>
19 <object class=
"GtkLabel">
20 <property name=
"visible">True
</property>
21 <property name=
"can_focus">False
</property>
22 <property name=
"label" translatable=
"yes" context=
"texttransformationentry|name">Text Transformation
</property>
25 <property name=
"expand">False
</property>
26 <property name=
"fill">True
</property>
27 <property name=
"position">0</property>
31 <!-- n-columns=1 n-rows=1 -->
32 <object class=
"GtkGrid" id=
"grid_details">
33 <property name=
"visible">True
</property>
34 <property name=
"can_focus">False
</property>
36 <object class=
"GtkLabel" id=
"label1">
37 <property name=
"visible">True
</property>
38 <property name=
"can_focus">False
</property>
39 <property name=
"label" translatable=
"yes" context=
"texttransformationentry|type">Type:
</property>
41 <relation type=
"label-for" target=
"ed_lst"/>
45 <property name=
"left_attach">0</property>
46 <property name=
"top_attach">0</property>
50 <object class=
"GtkLabel" id=
"label2">
51 <property name=
"visible">True
</property>
52 <property name=
"can_focus">False
</property>
53 <property name=
"label" translatable=
"yes" context=
"texttransformationentry|columns">Columns:
</property>
55 <relation type=
"label-for" target=
"ed_columns"/>
59 <property name=
"left_attach">0</property>
60 <property name=
"top_attach">1</property>
64 <object class=
"GtkEntry" id=
"ed_columns">
65 <property name=
"visible">True
</property>
66 <property name=
"can_focus">True
</property>
67 <property name=
"truncate-multiline">True
</property>
69 <relation type=
"labelled-by" target=
"label2"/>
73 <property name=
"left_attach">1</property>
74 <property name=
"top_attach">1</property>
78 <object class=
"GtkComboBoxText" id=
"ed_lst">
79 <property name=
"visible">True
</property>
80 <property name=
"can_focus">False
</property>
81 <property name=
"active">0</property>
82 <property name=
"active_id">0</property>
84 <item id=
"0" translatable=
"yes" context=
"texttransformation_type|tolower">To Lower
</item>
85 <item id=
"1" translatable=
"yes" context=
"texttransformation_type|toupper">To Upper
</item>
86 <item id=
"2" translatable=
"yes" context=
"texttransformation_type|capitalize">Capitalize
</item>
87 <item id=
"3" translatable=
"yes" context=
"texttransformation_type|trim">Trim
</item>
90 <relation type=
"labelled-by" target=
"label1"/>
94 <property name=
"left_attach">1</property>
95 <property name=
"top_attach">0</property>
100 <property name=
"expand">False
</property>
101 <property name=
"fill">True
</property>
102 <property name=
"position">1</property>
106 <object class=
"GtkButton" id=
"ed_delete">
107 <property name=
"label" translatable=
"yes" context=
"texttransformation_type|delete">Cancel
</property>
108 <property name=
"visible">True
</property>
109 <property name=
"can_focus">True
</property>
110 <property name=
"receives_default">False
</property>
113 <property name=
"expand">False
</property>
114 <property name=
"fill">True
</property>
115 <property name=
"position">2</property>
120 <property name=
"left_attach">0</property>
121 <property name=
"top_attach">1</property>
125 <object class=
"GtkSeparator">
126 <property name=
"visible">True
</property>
127 <property name=
"can_focus">False
</property>
130 <property name=
"left_attach">0</property>
131 <property name=
"top_attach">0</property>