~ubuntu-branches/ubuntu/jaunty/gimp/jaunty-security

« back to all changes in this revision

Viewing changes to devel-docs/libgimpwidgets/html/GimpColorScales.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2008-10-10 00:13:42 UTC
  • mfrom: (1.1.16 upstream)
  • Revision ID: james.westby@ubuntu.com-20081010001342-uja9qine9uybggd9
Tags: 2.6.1-1ubuntu1
* Sync new bugfix version on debian (lp: #280345, #280848)
* debian/patches/02_help-message.patch,
  debian/patches/03_gimp.desktop.in.in.patch:
  - updated some strings for ubuntu
* debian/rules:
  - updated translation templates

Show diffs side-by-side

added added

removed removed

Lines of Context:
60
60
<div class="refsect1" lang="en">
61
61
<a name="GimpColorScales.object-hierarchy"></a><h2>Object Hierarchy</h2>
62
62
<pre class="synopsis">
63
 
  GObject
64
 
   +----GInitiallyUnowned
65
 
         +----GtkObject
66
 
               +----GtkWidget
67
 
                     +----GtkContainer
68
 
                           +----GtkBox
69
 
                                 +----GtkVBox
 
63
  <a
 
64
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
 
65
>GObject</a>
 
66
   +----<a
 
67
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
 
68
>GInitiallyUnowned</a>
 
69
         +----<a
 
70
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
 
71
>GtkObject</a>
 
72
               +----<a
 
73
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
 
74
>GtkWidget</a>
 
75
                     +----<a
 
76
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
 
77
>GtkContainer</a>
 
78
                           +----<a
 
79
href="/usr/share/gtk-doc/html/gtk/GtkBox.html"
 
80
>GtkBox</a>
 
81
                                 +----<a
 
82
href="/usr/share/gtk-doc/html/gtk/GtkVBox.html"
 
83
>GtkVBox</a>
70
84
                                       +----<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a>
71
85
                                             +----GimpColorScales
72
86
</pre>
75
89
<a name="GimpColorScales.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
76
90
<p>
77
91
GimpColorScales implements
78
 
 AtkImplementorIface and  GtkBuildable.</p>
 
92
 AtkImplementorIface and  <a
 
93
href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
 
94
>GtkBuildable</a>.</p>
79
95
</div>
80
96
<div class="refsect1" lang="en">
81
97
<a name="GimpColorScales.description"></a><h2>Description</h2>