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

« back to all changes in this revision

Viewing changes to docs/reference/private/html/EDBusObjectSkeleton.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:
51
51
<span class="returnvalue">void</span>                <a class="link" href="EDBusObjectSkeleton.html#e-dbus-object-skeleton-set-source-removable" title="e_dbus_object_skeleton_set_source_removable ()">e_dbus_object_skeleton_set_source_removable</a>
52
52
                                                        (<em class="parameter"><code><a class="link" href="EDBusObjectSkeleton.html" title="EDBusObjectSkeleton"><span class="type">EDBusObjectSkeleton</span></a> *object</code></em>,
53
53
                                                         <em class="parameter"><code><a class="link" href="EDBusSourceRemovable.html" title="EDBusSourceRemovable"><span class="type">EDBusSourceRemovable</span></a> *interface_</code></em>);
 
54
<span class="returnvalue">void</span>                <a class="link" href="EDBusObjectSkeleton.html#e-dbus-object-skeleton-set-source-remote-creatable" title="e_dbus_object_skeleton_set_source_remote_creatable ()">e_dbus_object_skeleton_set_source_remote_creatable</a>
 
55
                                                        (<em class="parameter"><code><a class="link" href="EDBusObjectSkeleton.html" title="EDBusObjectSkeleton"><span class="type">EDBusObjectSkeleton</span></a> *object</code></em>,
 
56
                                                         <em class="parameter"><code><a class="link" href="EDBusSourceRemoteCreatable.html" title="EDBusSourceRemoteCreatable"><span class="type">EDBusSourceRemoteCreatable</span></a> *interface_</code></em>);
 
57
<span class="returnvalue">void</span>                <a class="link" href="EDBusObjectSkeleton.html#e-dbus-object-skeleton-set-source-remote-deletable" title="e_dbus_object_skeleton_set_source_remote_deletable ()">e_dbus_object_skeleton_set_source_remote_deletable</a>
 
58
                                                        (<em class="parameter"><code><a class="link" href="EDBusObjectSkeleton.html" title="EDBusObjectSkeleton"><span class="type">EDBusObjectSkeleton</span></a> *object</code></em>,
 
59
                                                         <em class="parameter"><code><a class="link" href="EDBusSourceRemoteDeletable.html" title="EDBusSourceRemoteDeletable"><span class="type">EDBusSourceRemoteDeletable</span></a> *interface_</code></em>);
54
60
</pre>
55
61
</div>
56
62
<div class="refsect1">
172
178
</tbody>
173
179
</table></div>
174
180
</div>
 
181
<hr>
 
182
<div class="refsect2">
 
183
<a name="e-dbus-object-skeleton-set-source-remote-creatable"></a><h3>e_dbus_object_skeleton_set_source_remote_creatable ()</h3>
 
184
<pre class="programlisting"><span class="returnvalue">void</span>                e_dbus_object_skeleton_set_source_remote_creatable
 
185
                                                        (<em class="parameter"><code><a class="link" href="EDBusObjectSkeleton.html" title="EDBusObjectSkeleton"><span class="type">EDBusObjectSkeleton</span></a> *object</code></em>,
 
186
                                                         <em class="parameter"><code><a class="link" href="EDBusSourceRemoteCreatable.html" title="EDBusSourceRemoteCreatable"><span class="type">EDBusSourceRemoteCreatable</span></a> *interface_</code></em>);</pre>
 
187
<p>
 
188
Sets the <a class="link" href="EDBusSourceRemoteCreatable.html" title="EDBusSourceRemoteCreatable"><span class="type">EDBusSourceRemoteCreatable</span></a> instance for the D-Bus interface &lt;link linkend="gdbus-interface-org-gnome-evolution-dataserver-Source-RemoteCreatable.top_of_page"&gt;org.gnome.evolution.dataserver.Source.RemoteCreatable&lt;/link&gt; on <em class="parameter"><code>object</code></em>.
 
189
</p>
 
190
<div class="variablelist"><table border="0">
 
191
<col align="left" valign="top">
 
192
<tbody>
 
193
<tr>
 
194
<td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
 
195
<td>A <a class="link" href="EDBusObjectSkeleton.html" title="EDBusObjectSkeleton"><span class="type">EDBusObjectSkeleton</span></a>.</td>
 
196
</tr>
 
197
<tr>
 
198
<td><p><span class="term"><em class="parameter"><code>interface_</code></em> :</span></p></td>
 
199
<td>A <a class="link" href="EDBusSourceRemoteCreatable.html" title="EDBusSourceRemoteCreatable"><span class="type">EDBusSourceRemoteCreatable</span></a> or <code class="literal">NULL</code> to clear the interface. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
 
200
</td>
 
201
</tr>
 
202
</tbody>
 
203
</table></div>
 
204
</div>
 
205
<hr>
 
206
<div class="refsect2">
 
207
<a name="e-dbus-object-skeleton-set-source-remote-deletable"></a><h3>e_dbus_object_skeleton_set_source_remote_deletable ()</h3>
 
208
<pre class="programlisting"><span class="returnvalue">void</span>                e_dbus_object_skeleton_set_source_remote_deletable
 
209
                                                        (<em class="parameter"><code><a class="link" href="EDBusObjectSkeleton.html" title="EDBusObjectSkeleton"><span class="type">EDBusObjectSkeleton</span></a> *object</code></em>,
 
210
                                                         <em class="parameter"><code><a class="link" href="EDBusSourceRemoteDeletable.html" title="EDBusSourceRemoteDeletable"><span class="type">EDBusSourceRemoteDeletable</span></a> *interface_</code></em>);</pre>
 
211
<p>
 
212
Sets the <a class="link" href="EDBusSourceRemoteDeletable.html" title="EDBusSourceRemoteDeletable"><span class="type">EDBusSourceRemoteDeletable</span></a> instance for the D-Bus interface &lt;link linkend="gdbus-interface-org-gnome-evolution-dataserver-Source-RemoteDeletable.top_of_page"&gt;org.gnome.evolution.dataserver.Source.RemoteDeletable&lt;/link&gt; on <em class="parameter"><code>object</code></em>.
 
213
</p>
 
214
<div class="variablelist"><table border="0">
 
215
<col align="left" valign="top">
 
216
<tbody>
 
217
<tr>
 
218
<td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
 
219
<td>A <a class="link" href="EDBusObjectSkeleton.html" title="EDBusObjectSkeleton"><span class="type">EDBusObjectSkeleton</span></a>.</td>
 
220
</tr>
 
221
<tr>
 
222
<td><p><span class="term"><em class="parameter"><code>interface_</code></em> :</span></p></td>
 
223
<td>A <a class="link" href="EDBusSourceRemoteDeletable.html" title="EDBusSourceRemoteDeletable"><span class="type">EDBusSourceRemoteDeletable</span></a> or <code class="literal">NULL</code> to clear the interface. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
 
224
</td>
 
225
</tr>
 
226
</tbody>
 
227
</table></div>
 
228
</div>
175
229
</div>
176
230
</div>
177
231
<div class="footer">