~ubuntu-branches/ubuntu/precise/glib2.0/precise-updates

« back to all changes in this revision

Viewing changes to docs/reference/gio/html/ch29.html

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2012-01-10 16:23:46 UTC
  • mfrom: (1.59.35)
  • Revision ID: package-import@ubuntu.com-20120110162346-5s54yf7s1va1zb6i
Tags: 2.31.8-0ubuntu1
* New upstream version, drop patch which is in the new version
* debian/libglib2.0-0.symbols: new version update

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
</tr></table>
22
22
<div class="chapter">
23
23
<div class="titlepage"><div><div><h2 class="title">
24
 
<a name="id1042030"></a>Migrating to GDBus</h2></div></div></div>
 
24
<a name="id750356"></a>Migrating to GDBus</h2></div></div></div>
25
25
<div class="toc"><dl>
26
 
<dt><span class="section"><a href="ch29.html#id1119782">Conceptual differences</a></span></dt>
 
26
<dt><span class="section"><a href="ch29.html#id1152527">Conceptual differences</a></span></dt>
27
27
<dt><span class="section"><a href="ch29s02.html">API comparison</a></span></dt>
28
28
<dt><span class="section"><a href="ch29s03.html">Owning bus names</a></span></dt>
29
29
<dt><span class="section"><a href="ch29s04.html">Creating proxies for well-known names</a></span></dt>
52
52
</dl></div>
53
53
<div class="section">
54
54
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
55
 
<a name="id1119782"></a>Conceptual differences</h2></div></div></div>
 
55
<a name="id1152527"></a>Conceptual differences</h2></div></div></div>
56
56
<p>
57
57
      The central concepts of D-Bus are modelled in a very similar way
58
58
      in dbus-glib and GDBus. Both have a objects representing connections,