1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.38.2 -->
3 <interface domain=
"sc">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <!-- n-columns=3 n-rows=3 -->
6 <object class=
"GtkGrid" id=
"grid">
7 <property name=
"visible">True
</property>
8 <property name=
"can-focus">False
</property>
9 <property name=
"margin-end">6</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=
"GtkSeparator">
15 <property name=
"visible">True
</property>
16 <property name=
"can-focus">False
</property>
19 <property name=
"left-attach">0</property>
20 <property name=
"top-attach">0</property>
21 <property name=
"width">3</property>
25 <object class=
"GtkLabel" id=
"label1">
26 <property name=
"visible">True
</property>
27 <property name=
"can-focus">False
</property>
28 <property name=
"halign">start
</property>
29 <property name=
"label" translatable=
"yes" context=
"numbertransformationentry|name">Number Transformations
</property>
30 <property name=
"use-underline">True
</property>
31 <property name=
"mnemonic-widget">ed_lst
</property>
34 <property name=
"left-attach">0</property>
35 <property name=
"top-attach">1</property>
36 <property name=
"width">3</property>
40 <object class=
"GtkComboBoxText" id=
"ed_lst">
41 <property name=
"visible">True
</property>
42 <property name=
"can-focus">False
</property>
43 <property name=
"halign">start
</property>
44 <property name=
"hexpand">False
</property>
45 <property name=
"active">0</property>
46 <property name=
"active-id">0</property>
48 <item id=
"0" translatable=
"yes" context=
"numbertransformationentry|sign">Sign
</item>
49 <item id=
"1" translatable=
"yes" context=
"numbertransformationentry|round">Round
</item>
50 <item id=
"2" translatable=
"yes" context=
"numbertransformationentry|roundup">Round Up
</item>
51 <item id=
"3" translatable=
"yes" context=
"numbertransformationentry|rounddown">Round Down
</item>
52 <item id=
"4" translatable=
"yes" context=
"numbertransformationentry|absolute">Absolute Value
</item>
53 <item id=
"5" translatable=
"yes" context=
"numbertransformationentry|loge">Log with base e
</item>
54 <item id=
"6" translatable=
"yes" context=
"numbertransformationentry|log10">Log with base
10</item>
55 <item id=
"7" translatable=
"yes" context=
"numbertransformationentry|cube">Cube
</item>
56 <item id=
"8" translatable=
"yes" context=
"numbertransformationentry|square">Square
</item>
57 <item id=
"9" translatable=
"yes" context=
"numbertransformationentry|squareroot">Square Root
</item>
58 <item id=
"10" translatable=
"yes" context=
"numbertransformationentry|exponent">Exponent
</item>
59 <item id=
"11" translatable=
"yes" context=
"numbertransformationentry|iseven">Is Even
</item>
60 <item id=
"12" translatable=
"yes" context=
"numbertransformationentry|isodd">Is Odd
</item>
64 <property name=
"left-attach">0</property>
65 <property name=
"top-attach">2</property>
69 <object class=
"GtkEntry" id=
"ed_columns">
70 <property name=
"visible">True
</property>
71 <property name=
"can-focus">True
</property>
72 <property name=
"hexpand">True
</property>
73 <property name=
"width-chars">10</property>
74 <property name=
"truncate-multiline">True
</property>
75 <property name=
"placeholder-text" translatable=
"yes" context=
"numbertransformationentry/cols">Columns
</property>
78 <property name=
"left-attach">1</property>
79 <property name=
"top-attach">2</property>
83 <object class=
"GtkButton" id=
"ed_delete">
84 <property name=
"label" translatable=
"yes" context=
"numbertransformationentry|delete">Delete
</property>
85 <property name=
"visible">True
</property>
86 <property name=
"can-focus">True
</property>
87 <property name=
"receives-default">False
</property>
88 <property name=
"halign">end
</property>
91 <property name=
"left-attach">2</property>
92 <property name=
"top-attach">2</property>