~ubuntu-branches/ubuntu/gutsy/gimp/gutsy

« back to all changes in this revision

Viewing changes to devel-docs/libgimpconfig/html/libgimpconfig-hierarchy.html

  • Committer: Bazaar Package Importer
  • Author(s): Steve Kowalik
  • Date: 2007-09-30 18:06:49 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20070930180649-f647f0cxj32tgyn3
Tags: 2.4.0~rc3-1ubuntu1
* Resynchronized with Debian.
* Remaining Ubuntu changes:
  - 02_help-message.patch, 03_gimp.desktop.in.in.patch: Distro changes.
  - Weave i18n magic in the rules file.
  - Munge Maintainer field as per spec.
* Ubuntu changes dropped:
  - 10_dont_show_wizard.patch: Unused, upstream doesn't call it anymore.
  - Use dh_icons.
* Disabled the print plugin, and removed the Conflicts/Replaces on
  gimp-print.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
5
5
<title>Object Hierarchy</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
7
7
<link rel="start" href="index.html" title="GIMP Config Library Reference Manual">
8
8
<link rel="up" href="libgimpconfig.html" title="Part&#160;I.&#160;GIMP Config Library">
9
9
<link rel="prev" href="libgimpconfig.html" title="Part&#160;I.&#160;GIMP Config Library">
28
28
<div class="titlepage"><div><div><h2 class="title">
29
29
<a name="libgimpconfig-hierarchy"></a>Object Hierarchy</h2></div></div></div>
30
30
<pre class="screen">
31
 
    GObject
32
 
        <a class="link" href="GimpColorConfig.html" title="GimpColorConfig">GimpColorConfig</a>
 
31
    <a
 
32
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
 
33
>GObject</a>
 
34
        <a href="GimpColorConfig.html" title="GimpColorConfig">GimpColorConfig</a>
33
35
    GInterface
34
 
        <a class="link" href="libgimpconfig-GimpConfig.html#GimpConfigInterface">GimpConfigInterface</a>
 
36
        <a href="libgimpconfig-GimpConfig.html#GimpConfigInterface">GimpConfigInterface</a>
35
37
</pre>
36
38
</div>
37
39
</body>