This file is indexed.

/usr/share/gtk-doc/html/libedataserver/libedataserver-EAccount.html is in libedataserver1.2-dev 3.2.3-0ubuntu7.1.

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
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>EAccount</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Evolution-Data-Server Manual: Utilities (libedataserver)">
<link rel="up" href="ch01.html" title="Evolution-Data-Server Manual: Utilities (libedataserver)">
<link rel="prev" href="ch01.html" title="Evolution-Data-Server Manual: Utilities (libedataserver)">
<link rel="next" href="libedataserver-EAccountList.html" title="EAccountList">
<meta name="generator" content="GTK-Doc V1.18 (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="2">
<tr valign="middle">
<td><a accesskey="p" href="ch01.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="ch01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">Evolution-Data-Server Manual: Utilities (libedataserver)</th>
<td><a accesskey="n" href="libedataserver-EAccountList.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
<tr><td colspan="5" class="shortcuts">
<a href="#libedataserver-EAccount.synopsis" class="shortcut">Top</a>
                   | 
                  <a href="#libedataserver-EAccount.description" class="shortcut">Description</a>
</td></tr>
</table>
<div class="refentry">
<a name="libedataserver-EAccount"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="libedataserver-EAccount.top_of_page"></a>EAccount</span></h2>
<p>EAccount</p>
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<a name="libedataserver-EAccount.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">enum                <a class="link" href="libedataserver-EAccount.html#e-account-item-t" title="enum e_account_item_t">e_account_item_t</a>;
enum                <a class="link" href="libedataserver-EAccount.html#e-account-access-t" title="enum e_account_access_t">e_account_access_t</a>;
struct              <a class="link" href="libedataserver-EAccount.html#EAccount" title="struct EAccount">EAccount</a>;
                    <a class="link" href="libedataserver-EAccount.html#EAccountIdentity" title="EAccountIdentity">EAccountIdentity</a>;
enum                <a class="link" href="libedataserver-EAccount.html#EAccountReceiptPolicy" title="enum EAccountReceiptPolicy">EAccountReceiptPolicy</a>;
                    <a class="link" href="libedataserver-EAccount.html#EAccountService" title="EAccountService">EAccountService</a>;
<a class="link" href="libedataserver-EAccount.html#EAccount" title="struct EAccount"><span class="returnvalue">EAccount</span></a> *          <a class="link" href="libedataserver-EAccount.html#e-account-new" title="e_account_new ()">e_account_new</a>                       (<em class="parameter"><code><span class="type">void</span></code></em>);
<a class="link" href="libedataserver-EAccount.html#EAccount" title="struct EAccount"><span class="returnvalue">EAccount</span></a> *          <a class="link" href="libedataserver-EAccount.html#e-account-new-from-xml" title="e_account_new_from_xml ()">e_account_new_from_xml</a>              (<em class="parameter"><code>const <span class="type">gchar</span> *xml</code></em>);
<span class="returnvalue">gboolean</span>            <a class="link" href="libedataserver-EAccount.html#e-account-set-from-xml" title="e_account_set_from_xml ()">e_account_set_from_xml</a>              (<em class="parameter"><code><a class="link" href="libedataserver-EAccount.html#EAccount" title="struct EAccount"><span class="type">EAccount</span></a> *account</code></em>,
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *xml</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="libedataserver-EAccount.html#e-account-import" title="e_account_import ()">e_account_import</a>                    (<em class="parameter"><code><a class="link" href="libedataserver-EAccount.html#EAccount" title="struct EAccount"><span class="type">EAccount</span></a> *dest</code></em>,
                                                         <em class="parameter"><code><a class="link" href="libedataserver-EAccount.html#EAccount" title="struct EAccount"><span class="type">EAccount</span></a> *src</code></em>);
<span class="returnvalue">gchar</span> *             <a class="link" href="libedataserver-EAccount.html#e-account-to-xml" title="e_account_to_xml ()">e_account_to_xml</a>                    (<em class="parameter"><code><a class="link" href="libedataserver-EAccount.html#EAccount" title="struct EAccount"><span class="type">EAccount</span></a> *account</code></em>);
<span class="returnvalue">gchar</span> *             <a class="link" href="libedataserver-EAccount.html#e-account-uid-from-xml" title="e_account_uid_from_xml ()">e_account_uid_from_xml</a>              (<em class="parameter"><code>const <span class="type">gchar</span> *xml</code></em>);
const <span class="returnvalue">gchar</span> *       <a class="link" href="libedataserver-EAccount.html#e-account-get-string" title="e_account_get_string ()">e_account_get_string</a>                (<em class="parameter"><code><a class="link" href="libedataserver-EAccount.html#EAccount" title="struct EAccount"><span class="type">EAccount</span></a> *account</code></em>,
                                                         <em class="parameter"><code><a class="link" href="libedataserver-EAccount.html#e-account-item-t" title="enum e_account_item_t"><span class="type">e_account_item_t</span></a> type</code></em>);
<span class="returnvalue">gint</span>                <a class="link" href="libedataserver-EAccount.html#e-account-get-int" title="e_account_get_int ()">e_account_get_int</a>                   (<em class="parameter"><code><a class="link" href="libedataserver-EAccount.html#EAccount" title="struct EAccount"><span class="type">EAccount</span></a> *account</code></em>,
                                                         <em class="parameter"><code><a class="link" href="libedataserver-EAccount.html#e-account-item-t" title="enum e_account_item_t"><span class="type">e_account_item_t</span></a> type</code></em>);
<span class="returnvalue">gboolean</span>            <a class="link" href="libedataserver-EAccount.html#e-account-get-bool" title="e_account_get_bool ()">e_account_get_bool</a>                  (<em class="parameter"><code><a class="link" href="libedataserver-EAccount.html#EAccount" title="struct EAccount"><span class="type">EAccount</span></a> *account</code></em>,
                                                         <em class="parameter"><code><a class="link" href="libedataserver-EAccount.html#e-account-item-t" title="enum e_account_item_t"><span class="type">e_account_item_t</span></a> type</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="libedataserver-EAccount.html#e-account-set-string" title="e_account_set_string ()">e_account_set_string</a>                (<em class="parameter"><code><a class="link" href="libedataserver-EAccount.html#EAccount" title="struct EAccount"><span class="type">EAccount</span></a> *account</code></em>,
                                                         <em class="parameter"><code><a class="link" href="libedataserver-EAccount.html#e-account-item-t" title="enum e_account_item_t"><span class="type">e_account_item_t</span></a> type</code></em>,
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *v_string</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="libedataserver-EAccount.html#e-account-set-int" title="e_account_set_int ()">e_account_set_int</a>                   (<em class="parameter"><code><a class="link" href="libedataserver-EAccount.html#EAccount" title="struct EAccount"><span class="type">EAccount</span></a> *account</code></em>,
                                                         <em class="parameter"><code><a class="link" href="libedataserver-EAccount.html#e-account-item-t" title="enum e_account_item_t"><span class="type">e_account_item_t</span></a> type</code></em>,
                                                         <em class="parameter"><code><span class="type">gint</span> v_int</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="libedataserver-EAccount.html#e-account-set-bool" title="e_account_set_bool ()">e_account_set_bool</a>                  (<em class="parameter"><code><a class="link" href="libedataserver-EAccount.html#EAccount" title="struct EAccount"><span class="type">EAccount</span></a> *account</code></em>,
                                                         <em class="parameter"><code><a class="link" href="libedataserver-EAccount.html#e-account-item-t" title="enum e_account_item_t"><span class="type">e_account_item_t</span></a> type</code></em>,
                                                         <em class="parameter"><code><span class="type">gboolean</span> v_bool</code></em>);
<span class="returnvalue">gboolean</span>            <a class="link" href="libedataserver-EAccount.html#e-account-writable" title="e_account_writable ()">e_account_writable</a>                  (<em class="parameter"><code><a class="link" href="libedataserver-EAccount.html#EAccount" title="struct EAccount"><span class="type">EAccount</span></a> *account</code></em>,
                                                         <em class="parameter"><code><a class="link" href="libedataserver-EAccount.html#e-account-item-t" title="enum e_account_item_t"><span class="type">e_account_item_t</span></a> type</code></em>);
<span class="returnvalue">gboolean</span>            <a class="link" href="libedataserver-EAccount.html#e-account-writable-option" title="e_account_writable_option ()">e_account_writable_option</a>           (<em class="parameter"><code><a class="link" href="libedataserver-EAccount.html#EAccount" title="struct EAccount"><span class="type">EAccount</span></a> *account</code></em>,
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *protocol</code></em>,
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *option</code></em>);
</pre>
</div>
<div class="refsect1">
<a name="libedataserver-EAccount.description"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1">
<a name="libedataserver-EAccount.details"></a><h2>Details</h2>
<div class="refsect2">
<a name="e-account-item-t"></a><h3>enum e_account_item_t</h3>
<pre class="programlisting">typedef enum {
	E_ACCOUNT_NAME,

	E_ACCOUNT_ID_NAME,
	E_ACCOUNT_ID_ADDRESS,
	E_ACCOUNT_ID_REPLY_TO,
	E_ACCOUNT_ID_ORGANIZATION,
	E_ACCOUNT_ID_SIGNATURE,

	E_ACCOUNT_SOURCE_URL, /* what about separating out host/user/path settings??  sigh */
	E_ACCOUNT_SOURCE_KEEP_ON_SERVER,
	E_ACCOUNT_SOURCE_AUTO_CHECK,
	E_ACCOUNT_SOURCE_AUTO_CHECK_TIME,
	E_ACCOUNT_SOURCE_SAVE_PASSWD,

	E_ACCOUNT_TRANSPORT_URL,
	E_ACCOUNT_TRANSPORT_SAVE_PASSWD,

	E_ACCOUNT_DRAFTS_FOLDER_URI,
	E_ACCOUNT_SENT_FOLDER_URI,

	E_ACCOUNT_CC_ALWAYS,
	E_ACCOUNT_CC_ADDRS,

	E_ACCOUNT_BCC_ALWAYS,
	E_ACCOUNT_BCC_ADDRS,

	E_ACCOUNT_RECEIPT_POLICY,

	E_ACCOUNT_PGP_KEY,
	E_ACCOUNT_PGP_HASH_ALGORITHM,
	E_ACCOUNT_PGP_ENCRYPT_TO_SELF,
	E_ACCOUNT_PGP_ALWAYS_SIGN,
	E_ACCOUNT_PGP_NO_IMIP_SIGN,
	E_ACCOUNT_PGP_ALWAYS_TRUST,

	E_ACCOUNT_SMIME_SIGN_KEY,
	E_ACCOUNT_SMIME_ENCRYPT_KEY,
	E_ACCOUNT_SMIME_HASH_ALGORITHM,
	E_ACCOUNT_SMIME_SIGN_DEFAULT,
	E_ACCOUNT_SMIME_ENCRYPT_TO_SELF,
	E_ACCOUNT_SMIME_ENCRYPT_DEFAULT,

	E_ACCOUNT_PROXY_PARENT_UID,

	E_ACCOUNT_ITEM_LAST
} e_account_item_t;
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="e-account-access-t"></a><h3>enum e_account_access_t</h3>
<pre class="programlisting">typedef enum {
	E_ACCOUNT_ACCESS_WRITE = 1 &lt;&lt; 0
} e_account_access_t;
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="EAccount"></a><h3>struct EAccount</h3>
<pre class="programlisting">struct EAccount {
	GObject parent;

	gchar *name;
	gchar *uid;

	gboolean enabled;

	EAccountIdentity *id;
	EAccountService *source;
	EAccountService *transport;

	gchar *drafts_folder_uri, *sent_folder_uri, *templates_folder_uri;

	gboolean always_cc;
	gchar *cc_addrs;
	gboolean always_bcc;
	gchar *bcc_addrs;

	EAccountReceiptPolicy receipt_policy;

	gchar *pgp_key;
	gchar *pgp_hash_algorithm; /* "sha1", "sha256", "sha384", "sha512" are supported now; anything else is default */
	gboolean pgp_encrypt_to_self;
	gboolean pgp_always_sign;
	gboolean pgp_no_imip_sign;
	gboolean pgp_always_trust;

	gchar *parent_uid;

	gchar *smime_sign_key;
	gchar *smime_encrypt_key;
	gchar *smime_hash_algorithm; /* "sha1", "sha256", "sha384", "sha512" are supported now; anything else is default */
	gboolean smime_sign_default;
	gboolean smime_encrypt_to_self;
	gboolean smime_encrypt_default;
};
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="EAccountIdentity"></a><h3>EAccountIdentity</h3>
<pre class="programlisting">typedef struct {
	gchar *name;
	gchar *address;
	gchar *reply_to;
	gchar *organization;

	gchar *sig_uid;
} EAccountIdentity;
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="EAccountReceiptPolicy"></a><h3>enum EAccountReceiptPolicy</h3>
<pre class="programlisting">typedef enum {
	E_ACCOUNT_RECEIPT_NEVER,
	E_ACCOUNT_RECEIPT_ASK,
	E_ACCOUNT_RECEIPT_ALWAYS
} EAccountReceiptPolicy;
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="EAccountService"></a><h3>EAccountService</h3>
<pre class="programlisting">typedef struct {
	gchar *url;
	gboolean keep_on_server;
	gboolean auto_check;
	gint auto_check_time;
	gboolean save_passwd;
	gboolean get_password_canceled;
} EAccountService;
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="e-account-new"></a><h3>e_account_new ()</h3>
<pre class="programlisting"><a class="link" href="libedataserver-EAccount.html#EAccount" title="struct EAccount"><span class="returnvalue">EAccount</span></a> *          e_account_new                       (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>a blank new account which can be filled in and
added to an <a class="link" href="libedataserver-EAccountList.html#EAccountList" title="struct EAccountList"><span class="type">EAccountList</span></a>.</td>
</tr></tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="e-account-new-from-xml"></a><h3>e_account_new_from_xml ()</h3>
<pre class="programlisting"><a class="link" href="libedataserver-EAccount.html#EAccount" title="struct EAccount"><span class="returnvalue">EAccount</span></a> *          e_account_new_from_xml              (<em class="parameter"><code>const <span class="type">gchar</span> *xml</code></em>);</pre>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>xml</code></em> :</span></p></td>
<td>an XML account description</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>a new <a class="link" href="libedataserver-EAccount.html#EAccount" title="struct EAccount"><span class="type">EAccount</span></a> based on the data in <em class="parameter"><code>xml</code></em>, or <code class="literal">NULL</code>
if <em class="parameter"><code>xml</code></em> could not be parsed as valid account data.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="e-account-set-from-xml"></a><h3>e_account_set_from_xml ()</h3>
<pre class="programlisting"><span class="returnvalue">gboolean</span>            e_account_set_from_xml              (<em class="parameter"><code><a class="link" href="libedataserver-EAccount.html#EAccount" title="struct EAccount"><span class="type">EAccount</span></a> *account</code></em>,
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *xml</code></em>);</pre>
<p>
Changes <em class="parameter"><code>account</code></em> to match <em class="parameter"><code>xml</code></em>.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>account</code></em> :</span></p></td>
<td>an <a class="link" href="libedataserver-EAccount.html#EAccount" title="struct EAccount"><span class="type">EAccount</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>xml</code></em> :</span></p></td>
<td>an XML account description.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
<code class="literal">TRUE</code> if <em class="parameter"><code>account</code></em> was changed, <code class="literal">FALSE</code> if <em class="parameter"><code>account</code></em>
already matched <em class="parameter"><code>xml</code></em> or <em class="parameter"><code>xml</code></em> could not be parsed</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="e-account-import"></a><h3>e_account_import ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                e_account_import                    (<em class="parameter"><code><a class="link" href="libedataserver-EAccount.html#EAccount" title="struct EAccount"><span class="type">EAccount</span></a> *dest</code></em>,
                                                         <em class="parameter"><code><a class="link" href="libedataserver-EAccount.html#EAccount" title="struct EAccount"><span class="type">EAccount</span></a> *src</code></em>);</pre>
<p>
Import the settings from <em class="parameter"><code>src</code></em> to <em class="parameter"><code>dest</code></em>.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>dest</code></em> :</span></p></td>
<td>destination account object</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>src</code></em> :</span></p></td>
<td>source account object</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="e-account-to-xml"></a><h3>e_account_to_xml ()</h3>
<pre class="programlisting"><span class="returnvalue">gchar</span> *             e_account_to_xml                    (<em class="parameter"><code><a class="link" href="libedataserver-EAccount.html#EAccount" title="struct EAccount"><span class="type">EAccount</span></a> *account</code></em>);</pre>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>account</code></em> :</span></p></td>
<td>an <a class="link" href="libedataserver-EAccount.html#EAccount" title="struct EAccount"><span class="type">EAccount</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>an XML representation of <em class="parameter"><code>account</code></em>, which the caller
must free.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="e-account-uid-from-xml"></a><h3>e_account_uid_from_xml ()</h3>
<pre class="programlisting"><span class="returnvalue">gchar</span> *             e_account_uid_from_xml              (<em class="parameter"><code>const <span class="type">gchar</span> *xml</code></em>);</pre>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>xml</code></em> :</span></p></td>
<td>an XML account description</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>the permanent UID of the account described by <em class="parameter"><code>xml</code></em>
(or <code class="literal">NULL</code> if <em class="parameter"><code>xml</code></em> could not be parsed or did not contain a uid).
The caller must free this string.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="e-account-get-string"></a><h3>e_account_get_string ()</h3>
<pre class="programlisting">const <span class="returnvalue">gchar</span> *       e_account_get_string                (<em class="parameter"><code><a class="link" href="libedataserver-EAccount.html#EAccount" title="struct EAccount"><span class="type">EAccount</span></a> *account</code></em>,
                                                         <em class="parameter"><code><a class="link" href="libedataserver-EAccount.html#e-account-item-t" title="enum e_account_item_t"><span class="type">e_account_item_t</span></a> type</code></em>);</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="e-account-get-int"></a><h3>e_account_get_int ()</h3>
<pre class="programlisting"><span class="returnvalue">gint</span>                e_account_get_int                   (<em class="parameter"><code><a class="link" href="libedataserver-EAccount.html#EAccount" title="struct EAccount"><span class="type">EAccount</span></a> *account</code></em>,
                                                         <em class="parameter"><code><a class="link" href="libedataserver-EAccount.html#e-account-item-t" title="enum e_account_item_t"><span class="type">e_account_item_t</span></a> type</code></em>);</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="e-account-get-bool"></a><h3>e_account_get_bool ()</h3>
<pre class="programlisting"><span class="returnvalue">gboolean</span>            e_account_get_bool                  (<em class="parameter"><code><a class="link" href="libedataserver-EAccount.html#EAccount" title="struct EAccount"><span class="type">EAccount</span></a> *account</code></em>,
                                                         <em class="parameter"><code><a class="link" href="libedataserver-EAccount.html#e-account-item-t" title="enum e_account_item_t"><span class="type">e_account_item_t</span></a> type</code></em>);</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="e-account-set-string"></a><h3>e_account_set_string ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                e_account_set_string                (<em class="parameter"><code><a class="link" href="libedataserver-EAccount.html#EAccount" title="struct EAccount"><span class="type">EAccount</span></a> *account</code></em>,
                                                         <em class="parameter"><code><a class="link" href="libedataserver-EAccount.html#e-account-item-t" title="enum e_account_item_t"><span class="type">e_account_item_t</span></a> type</code></em>,
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *v_string</code></em>);</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="e-account-set-int"></a><h3>e_account_set_int ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                e_account_set_int                   (<em class="parameter"><code><a class="link" href="libedataserver-EAccount.html#EAccount" title="struct EAccount"><span class="type">EAccount</span></a> *account</code></em>,
                                                         <em class="parameter"><code><a class="link" href="libedataserver-EAccount.html#e-account-item-t" title="enum e_account_item_t"><span class="type">e_account_item_t</span></a> type</code></em>,
                                                         <em class="parameter"><code><span class="type">gint</span> v_int</code></em>);</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="e-account-set-bool"></a><h3>e_account_set_bool ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                e_account_set_bool                  (<em class="parameter"><code><a class="link" href="libedataserver-EAccount.html#EAccount" title="struct EAccount"><span class="type">EAccount</span></a> *account</code></em>,
                                                         <em class="parameter"><code><a class="link" href="libedataserver-EAccount.html#e-account-item-t" title="enum e_account_item_t"><span class="type">e_account_item_t</span></a> type</code></em>,
                                                         <em class="parameter"><code><span class="type">gboolean</span> v_bool</code></em>);</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="e-account-writable"></a><h3>e_account_writable ()</h3>
<pre class="programlisting"><span class="returnvalue">gboolean</span>            e_account_writable                  (<em class="parameter"><code><a class="link" href="libedataserver-EAccount.html#EAccount" title="struct EAccount"><span class="type">EAccount</span></a> *account</code></em>,
                                                         <em class="parameter"><code><a class="link" href="libedataserver-EAccount.html#e-account-item-t" title="enum e_account_item_t"><span class="type">e_account_item_t</span></a> type</code></em>);</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="e-account-writable-option"></a><h3>e_account_writable_option ()</h3>
<pre class="programlisting"><span class="returnvalue">gboolean</span>            e_account_writable_option           (<em class="parameter"><code><a class="link" href="libedataserver-EAccount.html#EAccount" title="struct EAccount"><span class="type">EAccount</span></a> *account</code></em>,
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *protocol</code></em>,
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *option</code></em>);</pre>
<p>
</p>
</div>
</div>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.18</div>
</body>
</html>