1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain=
"sfx">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkTreeStore" id=
"liststore2">
7 <!-- column-name text -->
8 <column type=
"gchararray"/>
9 <!-- column-name id -->
10 <column type=
"gchararray"/>
13 <object class=
"GtkBox" id=
"HelpSearchPage">
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>
21 <!-- n-columns=1 n-rows=6 -->
22 <object class=
"GtkGrid" id=
"grid1">
23 <property name=
"visible">True
</property>
24 <property name=
"can-focus">False
</property>
25 <property name=
"hexpand">True
</property>
26 <property name=
"vexpand">True
</property>
27 <property name=
"row-spacing">6</property>
29 <object class=
"GtkButton" id=
"display">
30 <property name=
"label" translatable=
"yes" context=
"helpsearchpage|display">_Display
</property>
31 <property name=
"visible">True
</property>
32 <property name=
"can-focus">True
</property>
33 <property name=
"receives-default">True
</property>
34 <property name=
"halign">end
</property>
35 <property name=
"use-underline">True
</property>
38 <property name=
"left-attach">0</property>
39 <property name=
"top-attach">5</property>
43 <object class=
"GtkLabel" id=
"label1">
44 <property name=
"visible">True
</property>
45 <property name=
"can-focus">False
</property>
46 <property name=
"label" translatable=
"yes" context=
"helpsearchpage|label1">_Search term
</property>
47 <property name=
"use-underline">True
</property>
48 <property name=
"mnemonic-widget">search
</property>
49 <property name=
"xalign">0</property>
52 <property name=
"left-attach">0</property>
53 <property name=
"top-attach">0</property>
57 <object class=
"GtkScrolledWindow">
58 <property name=
"visible">True
</property>
59 <property name=
"can-focus">True
</property>
60 <property name=
"hexpand">True
</property>
61 <property name=
"vexpand">True
</property>
62 <property name=
"shadow-type">in
</property>
64 <object class=
"GtkTreeView" id=
"results">
65 <property name=
"visible">True
</property>
66 <property name=
"can-focus">True
</property>
67 <property name=
"hexpand">True
</property>
68 <property name=
"vexpand">True
</property>
69 <property name=
"model">liststore2
</property>
70 <property name=
"headers-visible">False
</property>
71 <property name=
"headers-clickable">False
</property>
72 <property name=
"search-column">0</property>
73 <property name=
"show-expanders">False
</property>
74 <child internal-child=
"selection">
75 <object class=
"GtkTreeSelection"/>
78 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn2">
80 <object class=
"GtkCellRendererText" id=
"cellrenderertext2"/>
82 <attribute name=
"text">0</attribute>
91 <property name=
"left-attach">0</property>
92 <property name=
"top-attach">4</property>
96 <!-- n-columns=2 n-rows=1 -->
97 <object class=
"GtkGrid" id=
"grid2">
98 <property name=
"visible">True
</property>
99 <property name=
"can-focus">False
</property>
100 <property name=
"hexpand">True
</property>
101 <property name=
"column-spacing">12</property>
103 <object class=
"GtkComboBoxText" id=
"search">
104 <property name=
"visible">True
</property>
105 <property name=
"can-focus">False
</property>
106 <property name=
"hexpand">True
</property>
107 <property name=
"has-entry">True
</property>
108 <child internal-child=
"entry">
109 <object class=
"GtkEntry" id=
"combobox-entry">
110 <property name=
"can-focus">True
</property>
111 <property name=
"truncate-multiline">True
</property>
116 <property name=
"left-attach">0</property>
117 <property name=
"top-attach">0</property>
121 <object class=
"GtkButton" id=
"find">
122 <property name=
"label" translatable=
"yes" context=
"helpsearchpage|find">_Find
</property>
123 <property name=
"visible">True
</property>
124 <property name=
"can-focus">True
</property>
125 <property name=
"receives-default">True
</property>
126 <property name=
"use-underline">True
</property>
129 <property name=
"left-attach">1</property>
130 <property name=
"top-attach">0</property>
135 <property name=
"left-attach">0</property>
136 <property name=
"top-attach">1</property>
140 <object class=
"GtkCheckButton" id=
"completewords">
141 <property name=
"label" translatable=
"yes" context=
"helpsearchpage|completewords">_Complete words only
</property>
142 <property name=
"visible">True
</property>
143 <property name=
"can-focus">True
</property>
144 <property name=
"receives-default">False
</property>
145 <property name=
"use-underline">True
</property>
146 <property name=
"draw-indicator">True
</property>
149 <property name=
"left-attach">0</property>
150 <property name=
"top-attach">2</property>
154 <object class=
"GtkCheckButton" id=
"headings">
155 <property name=
"label" translatable=
"yes" context=
"helpsearchpage|headings">Find in _headings only
</property>
156 <property name=
"visible">True
</property>
157 <property name=
"can-focus">True
</property>
158 <property name=
"receives-default">False
</property>
159 <property name=
"use-underline">True
</property>
160 <property name=
"draw-indicator">True
</property>
163 <property name=
"left-attach">0</property>
164 <property name=
"top-attach">3</property>
169 <property name=
"expand">False
</property>
170 <property name=
"fill">True
</property>
171 <property name=
"position">0</property>