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

« back to all changes in this revision

Viewing changes to docs/reference/private/html/gdbus-org.gnome.evolution.dataserver.AddressBookFactory.html

  • Committer: Package Import Robot
  • Author(s): Iain Lane
  • Date: 2015-07-20 13:34:59 UTC
  • mfrom: (1.1.126) (1.2.48 sid)
  • Revision ID: package-import@ubuntu.com-20150720133459-g6y46hnu5ewtoz08
Tags: 3.16.4-0ubuntu2
debian/patches/0001-Bug-752373-Monthly-events-do-not-recur-correctly.patch:
Cherry-pick patch from upstream to fix events not recurring correctly.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<html>
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
 
<title>Evolution-Data-Server Manual: Private: org.gnome.evolution.dataserver.AddressBookFactory</title>
 
5
<title>org.gnome.evolution.dataserver.AddressBookFactory: Evolution-Data-Server Manual: Private</title>
6
6
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
<link rel="home" href="index.html" title="Evolution-Data-Server Manual: Private">
8
8
<link rel="up" href="ch02.html" title="D-Bus Interfaces">
9
9
<link rel="prev" href="gdbus-org.gnome.evolution.dataserver.AddressBook.html" title="org.gnome.evolution.dataserver.AddressBook">
10
10
<link rel="next" href="gdbus-org.gnome.evolution.dataserver.Calendar.html" title="org.gnome.evolution.dataserver.Calendar">
11
 
<meta name="generator" content="GTK-Doc V1.21 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.23 (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">
35
35
<h2>Methods</h2>
36
36
<pre class="synopsis">
37
37
<a class="link" href="gdbus-org.gnome.evolution.dataserver.AddressBookFactory.html#gdbus-method-org-gnome-evolution-dataserver-AddressBookFactory.OpenAddressBook" title="The OpenAddressBook() method">OpenAddressBook</a> (IN  s source_uid,
38
 
                 OUT s object_path);
 
38
                 OUT s object_path,
 
39
                 OUT s bus_name);
39
40
</pre>
40
41
</div>
41
42
<div class="refsect1">
50
51
<a name="gdbus-method-org-gnome-evolution-dataserver-AddressBookFactory.OpenAddressBook"></a><h3>The OpenAddressBook() method</h3>
51
52
<pre class="programlisting">
52
53
OpenAddressBook (IN  s source_uid,
53
 
                 OUT s object_path);
 
54
                 OUT s object_path,
 
55
                 OUT s bus_name);
54
56
</pre>
55
57
<p>      Returns the object path of the address book backend for <em class="parameter"><code>uid</code></em>.
56
58
</p>
68
70
<td><p><span class="term"><code class="literal">OUT s <em class="parameter"><code>object_path</code></em></code>:</span></p></td>
69
71
<td><p>Object path of the address book backend</p></td>
70
72
</tr>
 
73
<tr>
 
74
<td><p><span class="term"><code class="literal">OUT s <em class="parameter"><code>bus_name</code></em></code>:</span></p></td>
 
75
<td><p></p></td>
 
76
</tr>
71
77
</tbody>
72
78
</table></div>
73
79
<p class="since">Since 3.8</p>
75
81
</div>
76
82
</div>
77
83
<div class="footer">
78
 
<hr>
79
 
          Generated by GTK-Doc V1.21</div>
 
84
<hr>Generated by GTK-Doc V1.23</div>
80
85
</body>
81
86
</html>
 
 
b'\\ No newline at end of file'