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

« back to all changes in this revision

Viewing changes to docs/reference/gobject/html/howto-gobject.html

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2012-01-17 11:16:09 UTC
  • mfrom: (1.59.36)
  • Revision ID: package-import@ubuntu.com-20120117111609-l6hqg8snni7gh1a4
Tags: 2.31.10-0ubuntu1
* New upstream version:
  GResource:
  - A new facility to allow linking data files into binaries and make 
    them available as resources
  - Resources are compiled using glib-compile-resources
  - GIO supports resource:/// uris to access resources
* debian/libglib2.0-0.install.in: install glib-compile-resources there
* debian/libglib2.0-0.symbols: new version update

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
<dt><span class="sect1"><a href="howto-gobject-destruction.html">Object Destruction</a></span></dt>
30
30
<dt><span class="sect1"><a href="howto-gobject-methods.html">Object methods</a></span></dt>
31
31
<dd><dl>
32
 
<dt><span class="sect2"><a href="howto-gobject-methods.html#id666305">Non-virtual public methods</a></span></dt>
33
 
<dt><span class="sect2"><a href="howto-gobject-methods.html#id666330">Virtual public methods</a></span></dt>
34
 
<dt><span class="sect2"><a href="howto-gobject-methods.html#id666414">Virtual private Methods</a></span></dt>
 
32
<dt><span class="sect2"><a href="howto-gobject-methods.html#id687020">Non-virtual public methods</a></span></dt>
 
33
<dt><span class="sect2"><a href="howto-gobject-methods.html#id687045">Virtual public methods</a></span></dt>
 
34
<dt><span class="sect2"><a href="howto-gobject-methods.html#id687129">Virtual private Methods</a></span></dt>
35
35
</dl></dd>
36
36
<dt><span class="sect1"><a href="howto-gobject-chainup.html">Chaining up</a></span></dt>
37
37
</dl></div>