summaryrefslogtreecommitdiff
path: root/formula/uiconfig/ui/functionpage.ui
diff options
context:
space:
mode:
Diffstat (limited to 'formula/uiconfig/ui/functionpage.ui')
-rw-r--r--formula/uiconfig/ui/functionpage.ui22
1 files changed, 21 insertions, 1 deletions
diff --git a/formula/uiconfig/ui/functionpage.ui b/formula/uiconfig/ui/functionpage.ui
index b19029659043..38670618e9a4 100644
--- a/formula/uiconfig/ui/functionpage.ui
+++ b/formula/uiconfig/ui/functionpage.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.22.1 -->
+<!-- Generated with glade 3.36.0 -->
<interface domain="for">
<requires lib="gtk+" version="3.18"/>
<object class="GtkTreeStore" id="liststore1">
@@ -39,6 +39,11 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="activates_default">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="search-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="functionpage|extended_tip|search">Search for a part of the function name.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -69,6 +74,11 @@
<item translatable="yes" context="functionpage|category">Last Used</item>
<item translatable="yes" context="functionpage|category">All</item>
</items>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="category-atkobject">
+ <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>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -126,6 +136,11 @@
</child>
</object>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="function-atkobject">
+ <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>
+ </object>
+ </child>
</object>
</child>
</object>
@@ -135,5 +150,10 @@
<property name="position">5</property>
</packing>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="FunctionPage-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="functionpage|extended_tip|FunctionPage">Opens the Function Wizard, which helps you to interactively create formulas.</property>
+ </object>
+ </child>
</object>
</interface>