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

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Pedro Fragoso
  • Date: 2009-03-17 03:00:24 UTC
  • mfrom: (1.1.20 upstream)
  • Revision ID: james.westby@ubuntu.com-20090317030024-gnp1dhd0hnt80f4h
Tags: 2.6.6-0ubuntu1
* New upstream release (LP: #344052)
* debian/patches/04_from_bugzilla_572403.patch:
  - Dropped, the fix is in the tarball

Show diffs side-by-side

added added

removed removed

Lines of Context:
66
66
<a name="GimpPickButton.object-hierarchy"></a><h2>Object Hierarchy</h2>
67
67
<pre class="synopsis">
68
68
  <a
69
 
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
 
69
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"
70
70
>GObject</a>
71
71
   +----<a
72
 
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
 
72
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
73
73
>GInitiallyUnowned</a>
74
74
         +----<a
75
75
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
147
147
<a name="GimpPickButton-color-picked"></a><h3>The <code class="literal">"color-picked"</code> signal</h3>
148
148
<pre class="programlisting">void                user_function                      (<a class="link" href="GimpPickButton.html" title="GimpPickButton">GimpPickButton</a> *gimppickbutton,
149
149
                                                        <a
150
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
 
150
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
151
151
>gpointer</a>        arg1,
152
152
                                                        <a
153
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
 
153
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
154
154
>gpointer</a>        user_data)           : Run First</pre>
155
155
<p>
156
156