1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain=
"for">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkTreeStore" id=
"liststore1">
7 <!-- column-name text -->
8 <column type=
"gchararray"/>
9 <!-- column-name id -->
10 <column type=
"gchararray"/>
13 <object class=
"GtkBox" id=
"FunctionPage">
14 <property name=
"visible">True
</property>
15 <property name=
"can-focus">False
</property>
16 <property name=
"hexpand">True
</property>
17 <property name=
"vexpand">True
</property>
18 <property name=
"border-width">6</property>
19 <property name=
"orientation">vertical
</property>
20 <property name=
"spacing">6</property>
22 <object class=
"GtkLabel" id=
"label_search">
23 <property name=
"visible">True
</property>
24 <property name=
"can-focus">False
</property>
25 <property name=
"halign">start
</property>
26 <property name=
"label" translatable=
"yes" context=
"functionpage|label_search">_Search
</property>
27 <property name=
"use-underline">True
</property>
28 <property name=
"mnemonic-widget">search
</property>
31 <property name=
"expand">False
</property>
32 <property name=
"fill">True
</property>
33 <property name=
"position">0</property>
37 <object class=
"GtkEntry" id=
"search">
38 <property name=
"visible">True
</property>
39 <property name=
"can-focus">True
</property>
40 <property name=
"hexpand">True
</property>
41 <property name=
"activates-default">True
</property>
42 <property name=
"truncate-multiline">True
</property>
43 <child internal-child=
"accessible">
44 <object class=
"AtkObject" id=
"search-atkobject">
45 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"functionpage|extended_tip|search">Search for a function name. Also matches function descriptions.
</property>
50 <property name=
"expand">False
</property>
51 <property name=
"fill">True
</property>
52 <property name=
"position">1</property>
56 <object class=
"GtkLabel" id=
"label1">
57 <property name=
"visible">True
</property>
58 <property name=
"can-focus">False
</property>
59 <property name=
"halign">start
</property>
60 <property name=
"label" translatable=
"yes" context=
"functionpage|label1">_Category
</property>
61 <property name=
"use-underline">True
</property>
62 <property name=
"mnemonic-widget">category
</property>
65 <property name=
"expand">False
</property>
66 <property name=
"fill">True
</property>
67 <property name=
"position">2</property>
71 <object class=
"GtkComboBoxText" id=
"category">
72 <property name=
"visible">True
</property>
73 <property name=
"can-focus">False
</property>
75 <item translatable=
"yes" context=
"functionpage|category">Last Used
</item>
76 <item translatable=
"yes" context=
"functionpage|category">All
</item>
78 <child internal-child=
"accessible">
79 <object class=
"AtkObject" id=
"category-atkobject">
80 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"functionpage|extended_tip|category">Lists all the categories to which the different functions are assigned. Select a category to view the appropriate functions in the list field below.
</property>
85 <property name=
"expand">False
</property>
86 <property name=
"fill">True
</property>
87 <property name=
"position">3</property>
91 <object class=
"GtkLabel" id=
"label2">
92 <property name=
"visible">True
</property>
93 <property name=
"can-focus">False
</property>
94 <property name=
"halign">start
</property>
95 <property name=
"label" translatable=
"yes" context=
"functionpage|label2">_Function
</property>
96 <property name=
"use-underline">True
</property>
97 <property name=
"mnemonic-widget">function
</property>
100 <property name=
"expand">False
</property>
101 <property name=
"fill">True
</property>
102 <property name=
"position">4</property>
106 <object class=
"GtkScrolledWindow">
107 <property name=
"visible">True
</property>
108 <property name=
"can-focus">True
</property>
109 <property name=
"hexpand">True
</property>
110 <property name=
"vexpand">True
</property>
111 <property name=
"hscrollbar-policy">never
</property>
112 <property name=
"shadow-type">in
</property>
114 <object class=
"GtkTreeView" id=
"function">
115 <property name=
"visible">True
</property>
116 <property name=
"can-focus">True
</property>
117 <property name=
"receives-default">True
</property>
118 <property name=
"hexpand">True
</property>
119 <property name=
"vexpand">True
</property>
120 <property name=
"model">liststore1
</property>
121 <property name=
"headers-visible">False
</property>
122 <property name=
"search-column">0</property>
123 <property name=
"show-expanders">False
</property>
124 <child internal-child=
"selection">
125 <object class=
"GtkTreeSelection"/>
128 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn3">
129 <property name=
"resizable">True
</property>
130 <property name=
"spacing">6</property>
132 <object class=
"GtkCellRendererText" id=
"cellrenderer3"/>
134 <attribute name=
"text">0</attribute>
139 <child internal-child=
"accessible">
140 <object class=
"AtkObject" id=
"function-atkobject">
141 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"functionpage|extended_tip|function">Displays the functions found under the selected category. Double-click to select a function.
</property>
148 <property name=
"expand">True
</property>
149 <property name=
"fill">True
</property>
150 <property name=
"position">5</property>
153 <child internal-child=
"accessible">
154 <object class=
"AtkObject" id=
"FunctionPage-atkobject">
155 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"functionpage|extended_tip|FunctionPage">Opens the Function Wizard, which helps you to interactively create formulas.
</property>