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

« back to all changes in this revision

Viewing changes to docs/reference/addressbook/libedata-book/html/EBookBackendSync.html

  • Committer: Package Import Robot
  • Author(s): Chris Coulson
  • Date: 2012-10-08 12:58:16 UTC
  • mfrom: (181.1.7 quantal)
  • Revision ID: package-import@ubuntu.com-20121008125816-i3n76e8c0m64e7xp
Tags: 3.6.0-0ubuntu2
* Fix LP: #1038047 part 1 - Don't abort in e_source_registry_new* when a
  problem occurs connecting to the Dbus service
  - add debian/patches/dont-abort-in-e_source_registry_new.patch
  - update debian/patches/series
* Fix LP: #1038047 part 2 - libedataserver depends on
  evolution-data-server-common to ensure that the GSettings schemas are
  present
  - update debian/control

Show diffs side-by-side

added added

removed removed

Lines of Context:
112
112
<a name="EBookBackendSync.object-hierarchy"></a><h2>Object Hierarchy</h2>
113
113
<pre class="synopsis">
114
114
  GObject
115
 
   +----EBackend
 
115
   +----<a href="../libebackend/EBackend.html">EBackend</a>
116
116
         +----<a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
117
117
               +----EBookBackendSync
118
118
</pre>
400
400
</tr>
401
401
<tr>
402
402
<td><p><span class="term"><em class="parameter"><code>added_contacts</code></em> :</span></p></td>
403
 
<td>a pointer to a location to store the resulting <span class="type">EContact</span> list</td>
 
403
<td>a pointer to a location to store the resulting <a href="../libebook/EContact.html"><span class="type">EContact</span></a> list</td>
404
404
</tr>
405
405
<tr>
406
406
<td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
495
495
<tr>
496
496
<td><p><span class="term"><em class="parameter"><code>modified_contacts</code></em> :</span></p></td>
497
497
<td>a pointer to a location to store the resulting
498
 
<span class="type">EContact</span> objects</td>
 
498
<a href="../libebook/EContact.html"><span class="type">EContact</span></a> objects</td>
499
499
</tr>
500
500
<tr>
501
501
<td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>