~ubuntu-branches/ubuntu/natty/glib2.0/natty

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2011-03-08 13:28:27 UTC
  • mfrom: (1.59.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20110308132827-odxdwb2fdtji2avm
Tags: 2.28.2-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
</tr></table>
22
22
<div class="section">
23
23
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
24
 
<a name="id788583"></a>Exporting objects</h2></div></div></div>
 
24
<a name="id552868"></a>Exporting objects</h2></div></div></div>
25
25
<p>
26
26
      With dbus-glib, exporting an object over D-Bus works by generating
27
27
      a bunch of glue code from your introspection XML with
138
138
      to ::notify.
139
139
    </p>
140
140
<div class="example">
141
 
<a name="gdbus-export"></a><p class="title"><b>Example 19. Exporting a GObject</b></p>
 
141
<a name="gdbus-export"></a><p class="title"><b>Example 20. Exporting a GObject</b></p>
142
142
<div class="example-contents">
143
143
  <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
144
144
    <tbody>