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

« back to all changes in this revision

Viewing changes to docs/reference/gobject/html/pt02.html

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher, Evan Dandrea
  • Date: 2012-05-29 17:53:18 UTC
  • mfrom: (1.59.45)
  • Revision ID: package-import@ubuntu.com-20120529175318-vsr1ir0c77zwcoka
Tags: 2.32.3-0ubuntu1
* New upstream version
* debian/patches/git_powerpc_gresources.patch:
  - dropped, the fix in the new version

[ Evan Dandrea ]
* gnetworkmonitor_dont_leak_networks.patch: Do not leak the list of
  networks in GNetworkMonitor. Thanks Dan Winship (LP: #998521)!

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
</tr></table>
22
22
<div class="part">
23
23
<div class="titlepage"><div><div><h1 class="title">
24
 
<a name="id635311"></a>Part IV. Tutorial</h1></div></div></div>
 
24
<a name="id659921"></a>Part IV. Tutorial</h1></div></div></div>
25
25
<div class="partintro">
26
26
<div></div>
27
27
<p>
40
40
<dt><span class="sect1"><a href="howto-gobject-destruction.html">Object Destruction</a></span></dt>
41
41
<dt><span class="sect1"><a href="howto-gobject-methods.html">Object methods</a></span></dt>
42
42
<dd><dl>
43
 
<dt><span class="sect2"><a href="howto-gobject-methods.html#id649912">Non-virtual public methods</a></span></dt>
44
 
<dt><span class="sect2"><a href="howto-gobject-methods.html#id628523">Virtual public methods</a></span></dt>
45
 
<dt><span class="sect2"><a href="howto-gobject-methods.html#id628606">Virtual private Methods</a></span></dt>
 
43
<dt><span class="sect2"><a href="howto-gobject-methods.html#id674523">Non-virtual public methods</a></span></dt>
 
44
<dt><span class="sect2"><a href="howto-gobject-methods.html#id653133">Virtual public methods</a></span></dt>
 
45
<dt><span class="sect2"><a href="howto-gobject-methods.html#id653216">Virtual private Methods</a></span></dt>
46
46
</dl></dd>
47
47
<dt><span class="sect1"><a href="howto-gobject-chainup.html">Chaining up</a></span></dt>
48
48
</dl></dd>