1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain=
"sc">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkImage" id=
"image1">
6 <property name=
"visible">True
</property>
7 <property name=
"can_focus">False
</property>
8 <property name=
"icon_name">sc/res/fx.png
</property>
10 <object class=
"GtkTreeStore" id=
"liststore1">
12 <!-- column-name text -->
13 <column type=
"gchararray"/>
14 <!-- column-name id -->
15 <column type=
"gchararray"/>
18 <!-- n-columns=1 n-rows=1 -->
19 <object class=
"GtkGrid" id=
"FunctionPanel">
20 <property name=
"visible">True
</property>
21 <property name=
"can_focus">False
</property>
22 <property name=
"hexpand">True
</property>
23 <property name=
"vexpand">True
</property>
24 <property name=
"border_width">6</property>
26 <!-- n-columns=1 n-rows=1 -->
27 <object class=
"GtkGrid">
28 <property name=
"visible">True
</property>
29 <property name=
"can_focus">False
</property>
30 <property name=
"hexpand">True
</property>
31 <property name=
"vexpand">True
</property>
32 <property name=
"border_width">6</property>
33 <property name=
"row_spacing">6</property>
35 <object class=
"GtkPaned" id=
"splitter">
36 <property name=
"visible">True
</property>
37 <property name=
"can_focus">True
</property>
38 <property name=
"hexpand">True
</property>
39 <property name=
"vexpand">True
</property>
40 <property name=
"orientation">vertical
</property>
41 <property name=
"wide_handle">True
</property>
43 <!-- n-columns=1 n-rows=1 -->
44 <object class=
"GtkGrid">
45 <property name=
"visible">True
</property>
46 <property name=
"can_focus">False
</property>
47 <property name=
"hexpand">True
</property>
48 <property name=
"vexpand">True
</property>
49 <property name=
"row_spacing">6</property>
51 <!-- n-columns=1 n-rows=1 -->
52 <object class=
"GtkGrid">
53 <property name=
"visible">True
</property>
54 <property name=
"can_focus">False
</property>
55 <property name=
"hexpand">True
</property>
56 <property name=
"column_spacing">12</property>
58 <object class=
"GtkButton" id=
"insert">
59 <property name=
"visible">True
</property>
60 <property name=
"can_focus">True
</property>
61 <property name=
"can_default">True
</property>
62 <property name=
"receives_default">True
</property>
63 <property name=
"tooltip_text" translatable=
"yes" context=
"functionpanel|insert|tooltip_text">Insert Function into calculation sheet
</property>
64 <property name=
"image">image1
</property>
67 <property name=
"left_attach">0</property>
68 <property name=
"top_attach">0</property>
72 <object class=
"GtkComboBoxText" id=
"category">
73 <property name=
"visible">True
</property>
74 <property name=
"can_focus">False
</property>
75 <property name=
"hexpand">True
</property>
77 <item translatable=
"yes" context=
"functionpanel|category">Last Used
</item>
78 <item translatable=
"yes" context=
"functionpanel|category">All
</item>
79 <item translatable=
"yes" context=
"functionpanel|category">Database
</item>
80 <item translatable=
"yes" context=
"functionpanel|category">Date
&Time
</item>
81 <item translatable=
"yes" context=
"functionpanel|category">Financial
</item>
82 <item translatable=
"yes" context=
"functionpanel|category">Information
</item>
83 <item translatable=
"yes" context=
"functionpanel|category">Logical
</item>
84 <item translatable=
"yes" context=
"functionpanel|category">Mathematical
</item>
85 <item translatable=
"yes" context=
"functionpanel|category">Array
</item>
86 <item translatable=
"yes" context=
"functionpanel|category">Statistical
</item>
87 <item translatable=
"yes" context=
"functionpanel|category">Spreadsheet
</item>
88 <item translatable=
"yes" context=
"functionpanel|category">Text
</item>
89 <item translatable=
"yes" context=
"functionpanel|category">Add-in
</item>
91 <child internal-child=
"accessible">
92 <object class=
"AtkObject" id=
"category-atkobject">
93 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"functionpanel|extended_tip|category">Displays the available functions.
</property>
98 <property name=
"left_attach">1</property>
99 <property name=
"top_attach">0</property>
104 <property name=
"left_attach">0</property>
105 <property name=
"top_attach">0</property>
109 <object class=
"GtkScrolledWindow">
110 <property name=
"visible">True
</property>
111 <property name=
"can_focus">True
</property>
112 <property name=
"hexpand">True
</property>
113 <property name=
"vexpand">True
</property>
114 <property name=
"shadow_type">in
</property>
116 <object class=
"GtkTreeView" id=
"funclist">
117 <property name=
"visible">True
</property>
118 <property name=
"can_focus">True
</property>
119 <property name=
"vexpand">True
</property>
120 <property name=
"model">liststore1
</property>
121 <property name=
"headers_visible">False
</property>
122 <property name=
"headers_clickable">False
</property>
123 <property name=
"search_column">0</property>
124 <property name=
"show_expanders">False
</property>
125 <child internal-child=
"selection">
126 <object class=
"GtkTreeSelection" id=
"treeview-selection1"/>
129 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn1">
131 <object class=
"GtkCellRendererText" id=
"cellrenderertext1"/>
133 <attribute name=
"text">0</attribute>
138 <child internal-child=
"accessible">
139 <object class=
"AtkObject" id=
"funclist-atkobject">
140 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"functionpanel|extended_tip|funclist">Displays the available functions.
</property>
147 <property name=
"left_attach">0</property>
148 <property name=
"top_attach">1</property>
153 <property name=
"resize">True
</property>
154 <property name=
"shrink">True
</property>
158 <object class=
"GtkScrolledWindow" id=
"funcscroll">
159 <property name=
"visible">True
</property>
160 <property name=
"can_focus">True
</property>
161 <property name=
"hscrollbar_policy">never
</property>
162 <property name=
"vscrollbar_policy">never
</property>
163 <property name=
"shadow_type">in
</property>
165 <object class=
"GtkViewport">
166 <property name=
"visible">True
</property>
167 <property name=
"can_focus">False
</property>
169 <object class=
"GtkLabel" id=
"funcdesc">
170 <property name=
"name">funcdesc
</property>
171 <property name=
"width_request">0</property>
172 <property name=
"visible">True
</property>
173 <property name=
"can_focus">False
</property>
174 <property name=
"label" translatable=
"yes" context=
"functionpanel|funcdesc">label
</property>
175 <property name=
"wrap">True
</property>
176 <property name=
"xalign">0</property>
177 <property name=
"yalign">0</property>
184 <property name=
"resize">False
</property>
185 <property name=
"shrink">True
</property>
190 <property name=
"left_attach">0</property>
191 <property name=
"top_attach">0</property>
196 <property name=
"left_attach">0</property>
197 <property name=
"top_attach">0</property>