~ubuntu-branches/ubuntu/maverick/evolution-data-server/maverick-proposed

« back to all changes in this revision

Viewing changes to docs/reference/camel/html/camel-camel.html

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2010-05-17 17:02:06 UTC
  • mfrom: (1.1.79 upstream) (1.6.12 experimental)
  • Revision ID: james.westby@ubuntu.com-20100517170206-4ufr52vwrhh26yh0
Tags: 2.30.1-1ubuntu1
* Merge from debian experimental. Remaining change:
  (LP: #42199, #229669, #173703, #360344, #508494)
  + debian/control:
    - add Vcs-Bzr tag
    - don't use libgnome
    - Use Breaks instead of Conflicts against evolution 2.25 and earlier.
  + debian/evolution-data-server.install,
    debian/patches/45_libcamel_providers_version.patch:
    - use the upstream versioning, not a Debian-specific one 
  + debian/libedata-book1.2-dev.install, debian/libebackend-1.2-dev.install,
    debian/libcamel1.2-dev.install, debian/libedataserverui1.2-dev.install:
    - install html documentation
  + debian/rules:
    - don't build documentation it's shipped with the tarball

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
2
<html>
 
3
<head>
 
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
5
<title>camel</title>
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
 
7
<link rel="home" href="index.html" title="Camel Reference Manual">
 
8
<link rel="up" href="Fundamentals.html" title="Fundamentals">
 
9
<link rel="prev" href="Fundamentals.html" title="Fundamentals">
 
10
<link rel="next" href="camel-camel-arg.html" title="camel-arg">
 
11
<meta name="generator" content="GTK-Doc V1.14 (XML mode)">
 
12
<link rel="stylesheet" href="style.css" type="text/css">
 
13
</head>
 
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
 
16
<tr valign="middle">
 
17
<td><a accesskey="p" href="Fundamentals.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
 
18
<td><a accesskey="u" href="Fundamentals.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
 
19
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
 
20
<th width="100%" align="center">Camel Reference Manual</th>
 
21
<td><a accesskey="n" href="camel-camel-arg.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
 
22
</tr>
 
23
<tr><td colspan="5" class="shortcuts">
 
24
<a href="#camel-camel.synopsis" class="shortcut">Top</a>
 
25
                   | 
 
26
                  <a href="#camel-camel.description" class="shortcut">Description</a>
 
27
</td></tr>
 
28
</table>
 
29
<div class="refentry" title="camel">
 
30
<a name="camel-camel"></a><div class="titlepage"></div>
 
31
<div class="refnamediv"><table width="100%"><tr>
 
32
<td valign="top">
 
33
<h2><span class="refentrytitle"><a name="camel-camel.top_of_page"></a>camel</span></h2>
 
34
<p>camel</p>
 
35
</td>
 
36
<td valign="top" align="right"></td>
 
37
</tr></table></div>
 
38
<div class="refsynopsisdiv" title="Synopsis">
 
39
<a name="camel-camel.synopsis"></a><h2>Synopsis</h2>
 
40
<pre class="synopsis"><span class="returnvalue">gint</span>                <a class="link" href="camel-camel.html#camel-init" title="camel_init ()">camel_init</a>                          (<em class="parameter"><code>const <span class="type">gchar</span> *certdb_dir</code></em>,
 
41
                                                         <em class="parameter"><code><span class="type">gboolean</span> nss_init</code></em>);
 
42
<span class="returnvalue">void</span>                <a class="link" href="camel-camel.html#camel-shutdown" title="camel_shutdown ()">camel_shutdown</a>                      (<em class="parameter"><code><span class="type">void</span></code></em>);
 
43
</pre>
 
44
</div>
 
45
<div class="refsect1" title="Description">
 
46
<a name="camel-camel.description"></a><h2>Description</h2>
 
47
<p>
 
48
</p>
 
49
</div>
 
50
<div class="refsect1" title="Details">
 
51
<a name="camel-camel.details"></a><h2>Details</h2>
 
52
<div class="refsect2" title="camel_init ()">
 
53
<a name="camel-init"></a><h3>camel_init ()</h3>
 
54
<pre class="programlisting"><span class="returnvalue">gint</span>                camel_init                          (<em class="parameter"><code>const <span class="type">gchar</span> *certdb_dir</code></em>,
 
55
                                                         <em class="parameter"><code><span class="type">gboolean</span> nss_init</code></em>);</pre>
 
56
<p>
 
57
</p>
 
58
<div class="variablelist"><table border="0">
 
59
<col align="left" valign="top">
 
60
<tbody>
 
61
<tr>
 
62
<td><p><span class="term"><em class="parameter"><code>certdb_dir</code></em> :</span></p></td>
 
63
<td>
 
64
</td>
 
65
</tr>
 
66
<tr>
 
67
<td><p><span class="term"><em class="parameter"><code>nss_init</code></em> :</span></p></td>
 
68
<td>
 
69
</td>
 
70
</tr>
 
71
<tr>
 
72
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
 
73
<td>
 
74
</td>
 
75
</tr>
 
76
</tbody>
 
77
</table></div>
 
78
</div>
 
79
<hr>
 
80
<div class="refsect2" title="camel_shutdown ()">
 
81
<a name="camel-shutdown"></a><h3>camel_shutdown ()</h3>
 
82
<pre class="programlisting"><span class="returnvalue">void</span>                camel_shutdown                      (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
 
83
<p class="since">Since 2.24</p>
 
84
</div>
 
85
</div>
 
86
</div>
 
87
<div class="footer">
 
88
<hr>
 
89
          Generated by GTK-Doc V1.14</div>
 
90
</body>
 
91
</html>
 
 
b'\\ No newline at end of file'