Imported Upstream version 2.4.1

This commit is contained in:
Ari Pollak
2010-08-11 01:23:35 -04:00
parent 258b1471f0
commit 69250d2dd6
266 changed files with 77744 additions and 54804 deletions

View File

@ -62,7 +62,7 @@
<a class="link" href="GimpPickButton.html#GimpPickButton-struct">GimpPickButton</a>;
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="../gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpPickButton.html#gimp-pick-button-new">gimp_pick_button_new</a> (void);
</pre>
@ -72,25 +72,25 @@ href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
<pre class="synopsis">
<a
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----<a
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
href="../gtk/GtkObject.html"
>GtkObject</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="../gtk/GtkWidget.html"
>GtkWidget</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
href="../gtk/GtkContainer.html"
>GtkContainer</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkBin.html"
href="../gtk/GtkBin.html"
>GtkBin</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkButton.html"
href="../gtk/GtkButton.html"
>GtkButton</a>
+----GimpPickButton
</pre>
@ -131,7 +131,7 @@ from any point on the screen.
<a name="id2642050"></a><h3>
<a name="gimp-pick-button-new"></a>gimp_pick_button_new ()</h3>
<a class="indexterm" name="id2642062"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_pick_button_new (void);</pre>
<p>
Creates a new <a class="link" href="GimpPickButton.html" title="GimpPickButton"><span class="type">GimpPickButton</span></a> widget.</p>
@ -155,10 +155,10 @@ Creates a new <a class="link" href="GimpPickButton.html" title="GimpPickButton">
<a name="GimpPickButton-color-picked"></a>The <code class="literal">"color-picked"</code> signal</h3>
<a class="indexterm" name="id2642344"></a><pre class="programlisting">void user_function (<a class="link" href="GimpPickButton.html" title="GimpPickButton">GimpPickButton</a> *gimppickbutton,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
href="../glib/glib-Basic-Types.html#gpointer"
>gpointer</a> arg1,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
href="../glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
@ -174,7 +174,7 @@ href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
<tr>
<td><p><span class="term"><em class="parameter"><code>arg1</code></em>&#160;:</span></p></td>
<td>pointer to a <a
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
><span class="type">GimpRGB</span></a> structure that holds the picked color
</td>