This file is indexed.

/usr/share/gtk-doc/html/evolution-shell/evolution-shell-e-shell-utils.html is in evolution-dev 3.28.1-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>e-shell-utils: Evolution Shell Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="index.html" title="Evolution Shell Reference Manual">
<link rel="up" href="ch01.html" title="The Shell">
<link rel="prev" href="evolution-shell-EShellSwitcher.html" title="EShellSwitcher">
<link rel="next" href="ch02.html" title="Actions">
<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
<td width="100%" align="left" class="shortcuts">
<a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> 
                  <a href="#evolution-shell-e-shell-utils.description" class="shortcut">Description</a></span>
</td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
<td><a accesskey="u" href="ch01.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
<td><a accesskey="p" href="evolution-shell-EShellSwitcher.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
<td><a accesskey="n" href="ch02.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
</tr></table>
<div class="refentry">
<a name="evolution-shell-e-shell-utils"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="evolution-shell-e-shell-utils.top_of_page"></a>e-shell-utils</span></h2>
<p>e-shell-utils — high-level utilities with shell integration</p>
</td>
<td class="gallery_image" valign="top" align="right"></td>
</tr></table></div>
<div class="refsect1">
<a name="evolution-shell-e-shell-utils.functions"></a><h2>Functions</h2>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="functions_return">
<col class="functions_name">
</colgroup>
<tbody>
<tr>
<td class="function_type">
<span class="returnvalue">GFile</span> *
</td>
<td class="function_name">
<a class="link" href="evolution-shell-e-shell-utils.html#e-shell-run-open-dialog" title="e_shell_run_open_dialog ()">e_shell_run_open_dialog</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">GFile</span> *
</td>
<td class="function_name">
<a class="link" href="evolution-shell-e-shell-utils.html#e-shell-run-save-dialog" title="e_shell_run_save_dialog ()">e_shell_run_save_dialog</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">guint</span>
</td>
<td class="function_name">
<a class="link" href="evolution-shell-e-shell-utils.html#e-shell-utils-import-uris" title="e_shell_utils_import_uris ()">e_shell_utils_import_uris</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="evolution-shell-e-shell-utils.html#e-shell-utils-run-preferences" title="e_shell_utils_run_preferences ()">e_shell_utils_run_preferences</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">gboolean</span>
</td>
<td class="function_name">
<a class="link" href="evolution-shell-e-shell-utils.html#e-shell-utils-is-quick-reference-available" title="e_shell_utils_is_quick_reference_available ()">e_shell_utils_is_quick_reference_available</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="evolution-shell-e-shell-utils.html#e-shell-utils-run-quick-reference" title="e_shell_utils_run_quick_reference ()">e_shell_utils_run_quick_reference</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="evolution-shell-e-shell-utils.html#e-shell-utils-run-help-about" title="e_shell_utils_run_help_about ()">e_shell_utils_run_help_about</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="evolution-shell-e-shell-utils.html#e-shell-utils-run-help-contents" title="e_shell_utils_run_help_contents ()">e_shell_utils_run_help_contents</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">EAlertSink</span> *
</td>
<td class="function_name">
<a class="link" href="evolution-shell-e-shell-utils.html#e-shell-utils-find-alternate-alert-sink" title="e_shell_utils_find_alternate_alert_sink ()">e_shell_utils_find_alternate_alert_sink</a> <span class="c_punctuation">()</span>
</td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1">
<a name="evolution-shell-e-shell-utils.includes"></a><h2>Includes</h2>
<pre class="synopsis">#include &lt;shell/e-shell-utils.h&gt;
</pre>
</div>
<div class="refsect1">
<a name="evolution-shell-e-shell-utils.description"></a><h2>Description</h2>
</div>
<div class="refsect1">
<a name="evolution-shell-e-shell-utils.functions_details"></a><h2>Functions</h2>
<div class="refsect2">
<a name="e-shell-run-open-dialog"></a><h3>e_shell_run_open_dialog ()</h3>
<pre class="programlisting"><span class="returnvalue">GFile</span> *
e_shell_run_open_dialog (<em class="parameter"><code><a class="link" href="evolution-shell-EShell.html#EShell" title="struct EShell"><span class="type">EShell</span></a> *shell</code></em>,
                         <em class="parameter"><code>const <span class="type">gchar</span> *title</code></em>,
                         <em class="parameter"><code><span class="type">GtkCallback</span> customize_func</code></em>,
                         <em class="parameter"><code><span class="type">gpointer</span> customize_data</code></em>);</pre>
<div class="warning"><p><code class="literal">e_shell_run_open_dialog</code> is deprecated and should not be used in newly-written code.</p></div>
<p>Runs a <span class="type">GtkFileChooserDialog</span> in open mode with the given title and
returns the selected <span class="type">GFile</span>.  If <em class="parameter"><code>customize_func</code></em>
 is provided, the
function is called just prior to running the dialog (the file chooser
is the first argument, <em class="parameter"><code>customize</code></em>
 data is the second).  If the user
cancels the dialog the function will return <code class="literal">NULL</code>.</p>
<div class="refsect3">
<a name="e-shell-run-open-dialog.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>shell</p></td>
<td class="parameter_description"><p>an <a class="link" href="evolution-shell-EShell.html#EShell" title="struct EShell"><span class="type">EShell</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>title</p></td>
<td class="parameter_description"><p>file chooser dialog title</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>customize_func</p></td>
<td class="parameter_description"><p>optional dialog customization function</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>customize_data</p></td>
<td class="parameter_description"><p>optional data to pass to <em class="parameter"><code>customize_func</code></em>
</p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect3">
<a name="e-shell-run-open-dialog.returns"></a><h4>Returns</h4>
<p> the <span class="type">GFile</span> to open, or <code class="literal">NULL</code></p>
</div>
</div>
<hr>
<div class="refsect2">
<a name="e-shell-run-save-dialog"></a><h3>e_shell_run_save_dialog ()</h3>
<pre class="programlisting"><span class="returnvalue">GFile</span> *
e_shell_run_save_dialog (<em class="parameter"><code><a class="link" href="evolution-shell-EShell.html#EShell" title="struct EShell"><span class="type">EShell</span></a> *shell</code></em>,
                         <em class="parameter"><code>const <span class="type">gchar</span> *title</code></em>,
                         <em class="parameter"><code>const <span class="type">gchar</span> *suggestion</code></em>,
                         <em class="parameter"><code>const <span class="type">gchar</span> *filters</code></em>,
                         <em class="parameter"><code><span class="type">GtkCallback</span> customize_func</code></em>,
                         <em class="parameter"><code><span class="type">gpointer</span> customize_data</code></em>);</pre>
<div class="warning"><p><code class="literal">e_shell_run_save_dialog</code> is deprecated and should not be used in newly-written code.</p></div>
<p>Runs a <span class="type">GtkFileChooserDialog</span> in save mode with the given title and
returns the selected <span class="type">GFile</span>.  If <em class="parameter"><code>customize_func</code></em>
 is provided, the
function is called just prior to running the dialog (the file chooser
is the first argument, <em class="parameter"><code>customize_data</code></em>
 is the second).  If the user
cancels the dialog the function will return <code class="literal">NULL</code>.</p>
<p>With non-<code class="literal">NULL</code> <em class="parameter"><code>filters</code></em>
 will be added also file filters to the dialog.
The string format is "pat1:mt1;pat2:mt2:...", where 'pat' is a pattern
and 'mt' is a MIME type for the pattern to be used.  There can be more
than one MIME type, those are separated by comma.</p>
<div class="refsect3">
<a name="e-shell-run-save-dialog.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>shell</p></td>
<td class="parameter_description"><p>an <a class="link" href="evolution-shell-EShell.html#EShell" title="struct EShell"><span class="type">EShell</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>title</p></td>
<td class="parameter_description"><p>file chooser dialog title</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>suggestion</p></td>
<td class="parameter_description"><p>file name suggestion, or <code class="literal">NULL</code></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>filters</p></td>
<td class="parameter_description"><p>Possible filters for dialog, or <code class="literal">NULL</code></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>customize_func</p></td>
<td class="parameter_description"><p>optional dialog customization function</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>customize_data</p></td>
<td class="parameter_description"><p>optional data to pass to <em class="parameter"><code>customize_func</code></em>
</p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect3">
<a name="e-shell-run-save-dialog.returns"></a><h4>Returns</h4>
<p> the <span class="type">GFile</span> to save to, or <code class="literal">NULL</code></p>
</div>
</div>
<hr>
<div class="refsect2">
<a name="e-shell-utils-import-uris"></a><h3>e_shell_utils_import_uris ()</h3>
<pre class="programlisting"><span class="returnvalue">guint</span>
e_shell_utils_import_uris (<em class="parameter"><code><a class="link" href="evolution-shell-EShell.html#EShell" title="struct EShell"><span class="type">EShell</span></a> *shell</code></em>,
                           <em class="parameter"><code>const <span class="type">gchar</span> * const *uris</code></em>);</pre>
<div class="warning"><p><code class="literal">e_shell_utils_import_uris</code> is deprecated and should not be used in newly-written code.</p></div>
<p>Imports given URIs to Evolution, giving user a choice what to import
if more than one importer can be applied, and where to import it, if
the importer itself is configurable.</p>
<p>URIs should be either a filename or URI of form file://.
All others are skipped.</p>
<div class="refsect3">
<a name="e-shell-utils-import-uris.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>shell</p></td>
<td class="parameter_description"><p>The <a class="link" href="evolution-shell-EShell.html#EShell" title="struct EShell"><span class="type">EShell</span></a> instance</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>uris</p></td>
<td class="parameter_description"><p><code class="literal">NULL</code>-terminated list of URIs to import</p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect3">
<a name="e-shell-utils-import-uris.returns"></a><h4>Returns</h4>
<p> the number of URIs successfully handled</p>
</div>
</div>
<hr>
<div class="refsect2">
<a name="e-shell-utils-run-preferences"></a><h3>e_shell_utils_run_preferences ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
e_shell_utils_run_preferences (<em class="parameter"><code><a class="link" href="evolution-shell-EShell.html#EShell" title="struct EShell"><span class="type">EShell</span></a> *shell</code></em>);</pre>
<div class="warning"><p><code class="literal">e_shell_utils_run_preferences</code> is deprecated and should not be used in newly-written code.</p></div>
</div>
<hr>
<div class="refsect2">
<a name="e-shell-utils-is-quick-reference-available"></a><h3>e_shell_utils_is_quick_reference_available ()</h3>
<pre class="programlisting"><span class="returnvalue">gboolean</span>
e_shell_utils_is_quick_reference_available
                               (<em class="parameter"><code><a class="link" href="evolution-shell-EShell.html#EShell" title="struct EShell"><span class="type">EShell</span></a> *shell</code></em>);</pre>
<div class="warning"><p><code class="literal">e_shell_utils_is_quick_reference_available</code> is deprecated and should not be used in newly-written code.</p></div>
</div>
<hr>
<div class="refsect2">
<a name="e-shell-utils-run-quick-reference"></a><h3>e_shell_utils_run_quick_reference ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
e_shell_utils_run_quick_reference (<em class="parameter"><code><a class="link" href="evolution-shell-EShell.html#EShell" title="struct EShell"><span class="type">EShell</span></a> *shell</code></em>);</pre>
<div class="warning"><p><code class="literal">e_shell_utils_run_quick_reference</code> is deprecated and should not be used in newly-written code.</p></div>
</div>
<hr>
<div class="refsect2">
<a name="e-shell-utils-run-help-about"></a><h3>e_shell_utils_run_help_about ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
e_shell_utils_run_help_about (<em class="parameter"><code><a class="link" href="evolution-shell-EShell.html#EShell" title="struct EShell"><span class="type">EShell</span></a> *shell</code></em>);</pre>
<div class="warning"><p><code class="literal">e_shell_utils_run_help_about</code> is deprecated and should not be used in newly-written code.</p></div>
</div>
<hr>
<div class="refsect2">
<a name="e-shell-utils-run-help-contents"></a><h3>e_shell_utils_run_help_contents ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
e_shell_utils_run_help_contents (<em class="parameter"><code><a class="link" href="evolution-shell-EShell.html#EShell" title="struct EShell"><span class="type">EShell</span></a> *shell</code></em>);</pre>
<div class="warning"><p><code class="literal">e_shell_utils_run_help_contents</code> is deprecated and should not be used in newly-written code.</p></div>
</div>
<hr>
<div class="refsect2">
<a name="e-shell-utils-find-alternate-alert-sink"></a><h3>e_shell_utils_find_alternate_alert_sink ()</h3>
<pre class="programlisting"><span class="returnvalue">EAlertSink</span> *
e_shell_utils_find_alternate_alert_sink
                               (<em class="parameter"><code><span class="type">GtkWidget</span> *widget</code></em>);</pre>
<div class="warning"><p><code class="literal">e_shell_utils_find_alternate_alert_sink</code> is deprecated and should not be used in newly-written code.</p></div>
<p>Search an alternate <span class="type">EAlertSink</span> in the widget hierarchy up-wards
from the <em class="parameter"><code>widget</code></em>
 (skipping the <em class="parameter"><code>widget</code></em>
 itself).</p>
<div class="refsect3">
<a name="e-shell-utils-find-alternate-alert-sink.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>widget</p></td>
<td class="parameter_description"><p>a <span class="type">GtkWidget</span> for which to do the search</p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="e-shell-utils-find-alternate-alert-sink.returns"></a><h4>Returns</h4>
<p>an alert sink, different than <em class="parameter"><code>widget</code></em>
,
or <code class="literal">NULL</code>, when none found. </p>
<p><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
</div>
<p class="since">Since: <a class="link" href="api-index-3-24.html#api-index-3.24">3.24</a></p>
</div>
</div>
<div class="refsect1">
<a name="evolution-shell-e-shell-utils.other_details"></a><h2>Types and Values</h2>
</div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.27</div>
</body>
</html>