~ubuntu-branches/ubuntu/natty/evolution-data-server/natty

« back to all changes in this revision

Viewing changes to docs/reference/calendar/libedata-cal/html/ECalBackendFactory.html

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2011-02-07 14:11:56 UTC
  • mfrom: (1.1.84 upstream)
  • Revision ID: james.westby@ubuntu.com-20110207141156-jakojbbkzee62447
Tags: 2.32.2-0ubuntu1
* New upstream release
* debian/patches/01_various_linking_issues.patch:
* debian/patches/02_fix_sources_migration.patch:
* debian/patches/199-git-backport-2.32.1-b08a6a1_to_2d0f4a3.patch:
* debian/patches/199-git-backport-2.32.1-to-b08a6a1.patch:
* debian/patches/199-git-skip-empty-cache-files-ee21a86.patch:
  - Fixed upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="ch01.html" title="Evolution-Data-Server Manual: Calendar Backend (libedata-cal)">
9
9
<link rel="prev" href="ECalBackendCache.html" title="ECalBackendCache">
10
10
<link rel="next" href="libedata-cal-ECalBackendLoaderFactory.html" title="ECalBackendLoaderFactory">
11
 
<meta name="generator" content="GTK-Doc V1.14 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.15 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
43
43
<span class="returnvalue">icalcomponent_kind</span>  <a class="link" href="ECalBackendFactory.html#e-cal-backend-factory-get-kind" title="e_cal_backend_factory_get_kind ()">e_cal_backend_factory_get_kind</a>      (<em class="parameter"><code><a class="link" href="ECalBackendFactory.html" title="ECalBackendFactory"><span class="type">ECalBackendFactory</span></a> *factory</code></em>);
44
44
const <span class="returnvalue">gchar</span> *       <a class="link" href="ECalBackendFactory.html#e-cal-backend-factory-get-protocol" title="e_cal_backend_factory_get_protocol ()">e_cal_backend_factory_get_protocol</a>  (<em class="parameter"><code><a class="link" href="ECalBackendFactory.html" title="ECalBackendFactory"><span class="type">ECalBackendFactory</span></a> *factory</code></em>);
45
45
<a class="link" href="ECalBackend.html" title="ECalBackend"><span class="returnvalue">ECalBackend</span></a>*        <a class="link" href="ECalBackendFactory.html#e-cal-backend-factory-new-backend" title="e_cal_backend_factory_new_backend ()">e_cal_backend_factory_new_backend</a>   (<em class="parameter"><code><a class="link" href="ECalBackendFactory.html" title="ECalBackendFactory"><span class="type">ECalBackendFactory</span></a> *factory</code></em>,
46
 
                                                         <em class="parameter"><code><span class="type">ESource</span> *source</code></em>);
 
46
                                                         <em class="parameter"><code><a href="/home/mbarnes/local/stable/share/gtk-doc/html/libedataserver/ESource.html"><span class="type">ESource</span></a> *source</code></em>);
47
47
</pre>
48
48
</div>
49
49
<div class="refsect1" title="Object Hierarchy">
116
116
<div class="refsect2" title="e_cal_backend_factory_new_backend ()">
117
117
<a name="e-cal-backend-factory-new-backend"></a><h3>e_cal_backend_factory_new_backend ()</h3>
118
118
<pre class="programlisting"><a class="link" href="ECalBackend.html" title="ECalBackend"><span class="returnvalue">ECalBackend</span></a>*        e_cal_backend_factory_new_backend   (<em class="parameter"><code><a class="link" href="ECalBackendFactory.html" title="ECalBackendFactory"><span class="type">ECalBackendFactory</span></a> *factory</code></em>,
119
 
                                                         <em class="parameter"><code><span class="type">ESource</span> *source</code></em>);</pre>
 
119
                                                         <em class="parameter"><code><a href="/home/mbarnes/local/stable/share/gtk-doc/html/libedataserver/ESource.html"><span class="type">ESource</span></a> *source</code></em>);</pre>
120
120
<p>
121
121
Creates a new backend for the given <em class="parameter"><code>source</code></em>.
122
122
</p>
130
130
</tr>
131
131
<tr>
132
132
<td><p><span class="term"><em class="parameter"><code>source</code></em> :</span></p></td>
133
 
<td>An <span class="type">ESource</span>.
 
133
<td>An <a href="/home/mbarnes/local/stable/share/gtk-doc/html/libedataserver/ESource.html"><span class="type">ESource</span></a>.
134
134
</td>
135
135
</tr>
136
136
<tr>
145
145
</div>
146
146
<div class="footer">
147
147
<hr>
148
 
          Generated by GTK-Doc V1.14</div>
 
148
          Generated by GTK-Doc V1.15</div>
149
149
</body>
150
150
</html>
 
 
b'\\ No newline at end of file'