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

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher, Martin Pitt
  • Date: 2012-01-03 18:16:47 UTC
  • mfrom: (1.59.34)
  • Revision ID: package-import@ubuntu.com-20120103181647-7jsgxz37px0igbna
Tags: 2.31.6-0ubuntu1
* New upstream version
* debian/patches/disable-test-gdbus-hanging.patch:
  - dropped the tests have been fixed in the new version
* debian/libglib2.0-0.postrm.in:
  - restore change dropped by error, don't clean the gsettings mmap on 
    upgrades to avoid having a time where no schemas seems installed which
    leads to applications erroring out
* debian/libglib2.0-0.symbols: 
  - new version update

[ Martin Pitt ]
* debian/control.in: Re-add our Vcs-Bzr:.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
<div>
16
16
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">GObject Reference Manual</p></th></tr></table></div>
17
17
<div><p class="releaseinfo">
18
 
      for GObject 2.31.4
 
18
      for GObject 2.31.6
19
19
 
20
20
      The latest version of this documentation can be found on-line at
21
21
      <a class="ulink" href="http://library.gnome.org/devel/gobject/unstable/" target="_top">http://library.gnome.org/devel/gobject/unstable/</a>.
29
29
<dd><dl>
30
30
<dt><span class="chapter"><a href="chapter-intro.html">Background</a></span></dt>
31
31
<dd><dl>
32
 
<dt><span class="sect1"><a href="chapter-intro.html#id444672">Data types and programming</a></span></dt>
 
32
<dt><span class="sect1"><a href="chapter-intro.html#id461431">Data types and programming</a></span></dt>
33
33
<dt><span class="sect1"><a href="ch01s02.html">Exporting a C API</a></span></dt>
34
34
</dl></dd>
35
35
<dt><span class="chapter"><a href="chapter-gtype.html">The GLib Dynamic Type System</a></span></dt>
61
61
<dd><dl>
62
62
<dt><span class="sect1"><a href="chapter-signal.html#closure">Closures</a></span></dt>
63
63
<dd><dl>
64
 
<dt><span class="sect2"><a href="chapter-signal.html#id436928">C Closures</a></span></dt>
65
 
<dt><span class="sect2"><a href="chapter-signal.html#id442617">Non-C closures (for the fearless)</a></span></dt>
 
64
<dt><span class="sect2"><a href="chapter-signal.html#id453688">C Closures</a></span></dt>
 
65
<dt><span class="sect2"><a href="chapter-signal.html#id459376">Non-C closures (for the fearless)</a></span></dt>
66
66
</dl></dd>
67
67
<dt><span class="sect1"><a href="signal.html">Signals</a></span></dt>
68
68
<dd><dl>
145
145
<dt><span class="sect1"><a href="howto-gobject-destruction.html">Object Destruction</a></span></dt>
146
146
<dt><span class="sect1"><a href="howto-gobject-methods.html">Object methods</a></span></dt>
147
147
<dd><dl>
148
 
<dt><span class="sect2"><a href="howto-gobject-methods.html#id526678">Non-virtual public methods</a></span></dt>
149
 
<dt><span class="sect2"><a href="howto-gobject-methods.html#id526702">Virtual public methods</a></span></dt>
150
 
<dt><span class="sect2"><a href="howto-gobject-methods.html#id526787">Virtual private Methods</a></span></dt>
 
148
<dt><span class="sect2"><a href="howto-gobject-methods.html#id541749">Non-virtual public methods</a></span></dt>
 
149
<dt><span class="sect2"><a href="howto-gobject-methods.html#id558491">Virtual public methods</a></span></dt>
 
150
<dt><span class="sect2"><a href="howto-gobject-methods.html#id558575">Virtual private Methods</a></span></dt>
151
151
</dl></dd>
152
152
<dt><span class="sect1"><a href="howto-gobject-chainup.html">Chaining up</a></span></dt>
153
153
</dl></dd>