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

« back to all changes in this revision

Viewing changes to docs/reference/private/html/EDBusObjectSkeleton.html

  • Committer: Package Import Robot
  • Author(s): Mathieu Trudel-Lapierre
  • Date: 2012-07-03 22:41:23 UTC
  • mfrom: (1.1.100)
  • Revision ID: package-import@ubuntu.com-20120703224123-90dydkyfyvff8s0s
Tags: 3.5.3.1-0ubuntu1
* New upstream release 3.5.3.1.
* debian/control:
  - Drop libgconf2-dev from Build-Depends.
  - Bump versions for glib, goa, and libsoup in Build-Depends.
  - Add a Build-Depends on libgcr-3-dev (>= 3.4)
  - Rename packages following upstream SONAME changes.
  - Add Depends on libgnome-keyring-dev to libedataserver1.2-dev.
* debian/rules:
  - Update mkshlibs arguments for libcamel-1.2-38 instead of -33; as it was
    renamed in control due to the soname change.
  - Strip out -Bsymbolic-functions from LDFLAGS.
* Renamed install files in debian/:
  - libcamel-1.2-33.install => libcamel-1.2-38.install
  - libebackend-1.2-2.install => libebackend-1.2-4.install
  - libebook-1.2-13.install => libebook-1.2-17.install
  - libecal-1.2-11.install => libecal-1.2-15.install
  - libedata-book-1.2-13.install => libedata-book-1.2-15.install
  - libedata-cal-1.2-15.install => libedata-cal-1.2-18.install
  - libedataserver-1.2-16.install => libedataserver-1.2-17.install
  - libedataserverui-3.0-1.install => libedataserverui-3.0-4.install
* debian/patches/google_tests_fpic.patch: build tests with -fPIC; otherwise
  build fails.

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>EDBusObjectSkeleton</title>
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
 
7
<link rel="home" href="index.html" title="Evolution-Data-Server Manual: Private">
 
8
<link rel="up" href="ch01.html" title="D-Bus API Reference">
 
9
<link rel="prev" href="EDBusObjectProxy.html" title="EDBusObjectProxy">
 
10
<link rel="next" href="EDBusSource.html" title="EDBusSource">
 
11
<meta name="generator" content="GTK-Doc V1.18 (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="EDBusObjectProxy.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
 
18
<td><a accesskey="u" href="ch01.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">Evolution-Data-Server Manual: Private</th>
 
21
<td><a accesskey="n" href="EDBusSource.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="#EDBusObjectSkeleton.synopsis" class="shortcut">Top</a>
 
25
                   | 
 
26
                  <a href="#EDBusObjectSkeleton.description" class="shortcut">Description</a>
 
27
                   | 
 
28
                  <a href="#EDBusObjectSkeleton.object-hierarchy" class="shortcut">Object Hierarchy</a>
 
29
                   | 
 
30
                  <a href="#EDBusObjectSkeleton.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 
31
</td></tr>
 
32
</table>
 
33
<div class="refentry">
 
34
<a name="EDBusObjectSkeleton"></a><div class="titlepage"></div>
 
35
<div class="refnamediv"><table width="100%"><tr>
 
36
<td valign="top">
 
37
<h2><span class="refentrytitle"><a name="EDBusObjectSkeleton.top_of_page"></a>EDBusObjectSkeleton</span></h2>
 
38
<p>EDBusObjectSkeleton</p>
 
39
</td>
 
40
<td valign="top" align="right"></td>
 
41
</tr></table></div>
 
42
<div class="refsynopsisdiv">
 
43
<a name="EDBusObjectSkeleton.synopsis"></a><h2>Synopsis</h2>
 
44
<pre class="synopsis">struct              <a class="link" href="EDBusObjectSkeleton.html#EDBusObjectSkeleton-struct" title="struct EDBusObjectSkeleton">EDBusObjectSkeleton</a>;
 
45
<a class="link" href="EDBusObjectSkeleton.html" title="EDBusObjectSkeleton"><span class="returnvalue">EDBusObjectSkeleton</span></a> * <a class="link" href="EDBusObjectSkeleton.html#e-dbus-object-skeleton-new" title="e_dbus_object_skeleton_new ()">e_dbus_object_skeleton_new</a>        (<em class="parameter"><code>const <span class="type">gchar</span> *object_path</code></em>);
 
46
<span class="returnvalue">void</span>                <a class="link" href="EDBusObjectSkeleton.html#e-dbus-object-skeleton-set-source" title="e_dbus_object_skeleton_set_source ()">e_dbus_object_skeleton_set_source</a>   (<em class="parameter"><code><a class="link" href="EDBusObjectSkeleton.html" title="EDBusObjectSkeleton"><span class="type">EDBusObjectSkeleton</span></a> *object</code></em>,
 
47
                                                         <em class="parameter"><code><a class="link" href="EDBusSource.html" title="EDBusSource"><span class="type">EDBusSource</span></a> *interface_</code></em>);
 
48
<span class="returnvalue">void</span>                <a class="link" href="EDBusObjectSkeleton.html#e-dbus-object-skeleton-set-source-writable" title="e_dbus_object_skeleton_set_source_writable ()">e_dbus_object_skeleton_set_source_writable</a>
 
49
                                                        (<em class="parameter"><code><a class="link" href="EDBusObjectSkeleton.html" title="EDBusObjectSkeleton"><span class="type">EDBusObjectSkeleton</span></a> *object</code></em>,
 
50
                                                         <em class="parameter"><code><a class="link" href="EDBusSourceWritable.html" title="EDBusSourceWritable"><span class="type">EDBusSourceWritable</span></a> *interface_</code></em>);
 
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
                                                        (<em class="parameter"><code><a class="link" href="EDBusObjectSkeleton.html" title="EDBusObjectSkeleton"><span class="type">EDBusObjectSkeleton</span></a> *object</code></em>,
 
53
                                                         <em class="parameter"><code><a class="link" href="EDBusSourceRemovable.html" title="EDBusSourceRemovable"><span class="type">EDBusSourceRemovable</span></a> *interface_</code></em>);
 
54
</pre>
 
55
</div>
 
56
<div class="refsect1">
 
57
<a name="EDBusObjectSkeleton.object-hierarchy"></a><h2>Object Hierarchy</h2>
 
58
<pre class="synopsis">
 
59
  GObject
 
60
   +----GDBusObjectSkeleton
 
61
         +----EDBusObjectSkeleton
 
62
</pre>
 
63
</div>
 
64
<div class="refsect1">
 
65
<a name="EDBusObjectSkeleton.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
 
66
<p>
 
67
EDBusObjectSkeleton implements
 
68
 GDBusObject and  <a class="link" href="EDBusObject.html" title="EDBusObject">EDBusObject</a>.</p>
 
69
</div>
 
70
<div class="refsect1">
 
71
<a name="EDBusObjectSkeleton.description"></a><h2>Description</h2>
 
72
</div>
 
73
<div class="refsect1">
 
74
<a name="EDBusObjectSkeleton.details"></a><h2>Details</h2>
 
75
<div class="refsect2">
 
76
<a name="EDBusObjectSkeleton-struct"></a><h3>struct EDBusObjectSkeleton</h3>
 
77
<pre class="programlisting">struct EDBusObjectSkeleton;</pre>
 
78
<p>
 
79
The <a class="link" href="EDBusObjectSkeleton.html" title="EDBusObjectSkeleton"><span class="type">EDBusObjectSkeleton</span></a> structure contains only private data and should only be accessed using the provided API.
 
80
</p>
 
81
</div>
 
82
<hr>
 
83
<div class="refsect2">
 
84
<a name="e-dbus-object-skeleton-new"></a><h3>e_dbus_object_skeleton_new ()</h3>
 
85
<pre class="programlisting"><a class="link" href="EDBusObjectSkeleton.html" title="EDBusObjectSkeleton"><span class="returnvalue">EDBusObjectSkeleton</span></a> * e_dbus_object_skeleton_new        (<em class="parameter"><code>const <span class="type">gchar</span> *object_path</code></em>);</pre>
 
86
<p>
 
87
Creates a new skeleton object.
 
88
</p>
 
89
<div class="variablelist"><table border="0">
 
90
<col align="left" valign="top">
 
91
<tbody>
 
92
<tr>
 
93
<td><p><span class="term"><em class="parameter"><code>object_path</code></em> :</span></p></td>
 
94
<td>An object path.</td>
 
95
</tr>
 
96
<tr>
 
97
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
 
98
<td>The skeleton object. <span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
 
99
</td>
 
100
</tr>
 
101
</tbody>
 
102
</table></div>
 
103
</div>
 
104
<hr>
 
105
<div class="refsect2">
 
106
<a name="e-dbus-object-skeleton-set-source"></a><h3>e_dbus_object_skeleton_set_source ()</h3>
 
107
<pre class="programlisting"><span class="returnvalue">void</span>                e_dbus_object_skeleton_set_source   (<em class="parameter"><code><a class="link" href="EDBusObjectSkeleton.html" title="EDBusObjectSkeleton"><span class="type">EDBusObjectSkeleton</span></a> *object</code></em>,
 
108
                                                         <em class="parameter"><code><a class="link" href="EDBusSource.html" title="EDBusSource"><span class="type">EDBusSource</span></a> *interface_</code></em>);</pre>
 
109
<p>
 
110
Sets the <a class="link" href="EDBusSource.html" title="EDBusSource"><span class="type">EDBusSource</span></a> instance for the D-Bus interface &lt;link linkend="gdbus-interface-org-gnome-evolution-dataserver-Source.top_of_page"&gt;org.gnome.evolution.dataserver.Source&lt;/link&gt; on <em class="parameter"><code>object</code></em>.
 
111
</p>
 
112
<div class="variablelist"><table border="0">
 
113
<col align="left" valign="top">
 
114
<tbody>
 
115
<tr>
 
116
<td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
 
117
<td>A <a class="link" href="EDBusObjectSkeleton.html" title="EDBusObjectSkeleton"><span class="type">EDBusObjectSkeleton</span></a>.</td>
 
118
</tr>
 
119
<tr>
 
120
<td><p><span class="term"><em class="parameter"><code>interface_</code></em> :</span></p></td>
 
121
<td>A <a class="link" href="EDBusSource.html" title="EDBusSource"><span class="type">EDBusSource</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>
 
122
</td>
 
123
</tr>
 
124
</tbody>
 
125
</table></div>
 
126
</div>
 
127
<hr>
 
128
<div class="refsect2">
 
129
<a name="e-dbus-object-skeleton-set-source-writable"></a><h3>e_dbus_object_skeleton_set_source_writable ()</h3>
 
130
<pre class="programlisting"><span class="returnvalue">void</span>                e_dbus_object_skeleton_set_source_writable
 
131
                                                        (<em class="parameter"><code><a class="link" href="EDBusObjectSkeleton.html" title="EDBusObjectSkeleton"><span class="type">EDBusObjectSkeleton</span></a> *object</code></em>,
 
132
                                                         <em class="parameter"><code><a class="link" href="EDBusSourceWritable.html" title="EDBusSourceWritable"><span class="type">EDBusSourceWritable</span></a> *interface_</code></em>);</pre>
 
133
<p>
 
134
Sets the <a class="link" href="EDBusSourceWritable.html" title="EDBusSourceWritable"><span class="type">EDBusSourceWritable</span></a> instance for the D-Bus interface &lt;link linkend="gdbus-interface-org-gnome-evolution-dataserver-Source-Writable.top_of_page"&gt;org.gnome.evolution.dataserver.Source.Writable&lt;/link&gt; on <em class="parameter"><code>object</code></em>.
 
135
</p>
 
136
<div class="variablelist"><table border="0">
 
137
<col align="left" valign="top">
 
138
<tbody>
 
139
<tr>
 
140
<td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
 
141
<td>A <a class="link" href="EDBusObjectSkeleton.html" title="EDBusObjectSkeleton"><span class="type">EDBusObjectSkeleton</span></a>.</td>
 
142
</tr>
 
143
<tr>
 
144
<td><p><span class="term"><em class="parameter"><code>interface_</code></em> :</span></p></td>
 
145
<td>A <a class="link" href="EDBusSourceWritable.html" title="EDBusSourceWritable"><span class="type">EDBusSourceWritable</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>
 
146
</td>
 
147
</tr>
 
148
</tbody>
 
149
</table></div>
 
150
</div>
 
151
<hr>
 
152
<div class="refsect2">
 
153
<a name="e-dbus-object-skeleton-set-source-removable"></a><h3>e_dbus_object_skeleton_set_source_removable ()</h3>
 
154
<pre class="programlisting"><span class="returnvalue">void</span>                e_dbus_object_skeleton_set_source_removable
 
155
                                                        (<em class="parameter"><code><a class="link" href="EDBusObjectSkeleton.html" title="EDBusObjectSkeleton"><span class="type">EDBusObjectSkeleton</span></a> *object</code></em>,
 
156
                                                         <em class="parameter"><code><a class="link" href="EDBusSourceRemovable.html" title="EDBusSourceRemovable"><span class="type">EDBusSourceRemovable</span></a> *interface_</code></em>);</pre>
 
157
<p>
 
158
Sets the <a class="link" href="EDBusSourceRemovable.html" title="EDBusSourceRemovable"><span class="type">EDBusSourceRemovable</span></a> instance for the D-Bus interface &lt;link linkend="gdbus-interface-org-gnome-evolution-dataserver-Source-Removable.top_of_page"&gt;org.gnome.evolution.dataserver.Source.Removable&lt;/link&gt; on <em class="parameter"><code>object</code></em>.
 
159
</p>
 
160
<div class="variablelist"><table border="0">
 
161
<col align="left" valign="top">
 
162
<tbody>
 
163
<tr>
 
164
<td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
 
165
<td>A <a class="link" href="EDBusObjectSkeleton.html" title="EDBusObjectSkeleton"><span class="type">EDBusObjectSkeleton</span></a>.</td>
 
166
</tr>
 
167
<tr>
 
168
<td><p><span class="term"><em class="parameter"><code>interface_</code></em> :</span></p></td>
 
169
<td>A <a class="link" href="EDBusSourceRemovable.html" title="EDBusSourceRemovable"><span class="type">EDBusSourceRemovable</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>
 
170
</td>
 
171
</tr>
 
172
</tbody>
 
173
</table></div>
 
174
</div>
 
175
</div>
 
176
</div>
 
177
<div class="footer">
 
178
<hr>
 
179
          Generated by GTK-Doc V1.18</div>
 
180
</body>
 
181
</html>
 
 
b'\\ No newline at end of file'