Imported Upstream version 2.4.4
This commit is contained in:
@ -33,22 +33,22 @@
|
||||
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
|
||||
<td><a accesskey="n" href="GimpPixmap.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
||||
</tr>
|
||||
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2604805" class="shortcut">Top</a>
|
||||
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2612804" class="shortcut">Top</a>
|
||||
 | 
|
||||
<a href="#id2641986" class="shortcut">Description</a>
|
||||
<a href="#id2636183" class="shortcut">Description</a>
|
||||
 | 
|
||||
<a href="#id2577386" class="shortcut">Object Hierarchy</a>
|
||||
<a href="#id2527245" class="shortcut">Object Hierarchy</a>
|
||||
 | 
|
||||
<a href="#id2627498" class="shortcut">Implemented Interfaces</a>
|
||||
<a href="#id2640980" class="shortcut">Implemented Interfaces</a>
|
||||
 | 
|
||||
<a href="#id2627525" class="shortcut">Signals</a></nobr></td></tr>
|
||||
<a href="#id2636158" class="shortcut">Signals</a></nobr></td></tr>
|
||||
</table>
|
||||
<div class="refentry" lang="en">
|
||||
<a name="GimpPickButton"></a><div class="titlepage"></div>
|
||||
<div class="refnamediv"><table width="100%"><tr>
|
||||
<td valign="top">
|
||||
<h2>
|
||||
<a name="id2604805"></a><span class="refentrytitle">GimpPickButton</span>
|
||||
<a name="id2612804"></a><span class="refentrytitle">GimpPickButton</span>
|
||||
</h2>
|
||||
<p>GimpPickButton — Widget to pick a color from screen.</p>
|
||||
</td>
|
||||
@ -68,7 +68,7 @@ href="../gtk/GtkWidget.html"
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2577386"></a><h2>Object Hierarchy</h2>
|
||||
<a name="id2527245"></a><h2>Object Hierarchy</h2>
|
||||
<pre class="synopsis">
|
||||
|
||||
<a
|
||||
@ -96,20 +96,20 @@ href="../gtk/GtkButton.html"
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2627498"></a><h2>Implemented Interfaces</h2>
|
||||
<a name="id2640980"></a><h2>Implemented Interfaces</h2>
|
||||
<p>
|
||||
GimpPickButton implements
|
||||
AtkImplementorIface and GtkBuildable.</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2627525"></a><h2>Signals</h2>
|
||||
<a name="id2636158"></a><h2>Signals</h2>
|
||||
<pre class="synopsis">
|
||||
|
||||
"<a class="link" href="GimpPickButton.html#GimpPickButton-color-picked">color-picked</a>" : Run First
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2641986"></a><h2>Description</h2>
|
||||
<a name="id2636183"></a><h2>Description</h2>
|
||||
<p>
|
||||
<a class="link" href="GimpPickButton.html" title="GimpPickButton"><span class="type">GimpPickButton</span></a> is a specialized button. When clicked, it changes the
|
||||
cursor to a color-picker pipette and allows the user to pick a color
|
||||
@ -117,20 +117,20 @@ from any point on the screen.
|
||||
</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2642012"></a><h2>Details</h2>
|
||||
<a name="id2636208"></a><h2>Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2642022"></a><h3>
|
||||
<a name="id2636219"></a><h3>
|
||||
<a name="GimpPickButton-struct"></a>GimpPickButton</h3>
|
||||
<a class="indexterm" name="id2642034"></a><pre class="programlisting">typedef struct _GimpPickButton GimpPickButton;</pre>
|
||||
<a class="indexterm" name="id2636231"></a><pre class="programlisting">typedef struct _GimpPickButton GimpPickButton;</pre>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2642050"></a><h3>
|
||||
<a name="id2636247"></a><h3>
|
||||
<a name="gimp-pick-button-new"></a>gimp_pick_button_new ()</h3>
|
||||
<a class="indexterm" name="id2642062"></a><pre class="programlisting"><a
|
||||
<a class="indexterm" name="id2636258"></a><pre class="programlisting"><a
|
||||
href="../gtk/GtkWidget.html"
|
||||
>GtkWidget</a>* gimp_pick_button_new (void);</pre>
|
||||
<p>
|
||||
@ -149,11 +149,11 @@ Creates a new <a class="link" href="GimpPickButton.html" title="GimpPickButton">
|
||||
</div>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2642319"></a><h2>Signal Details</h2>
|
||||
<a name="id2636314"></a><h2>Signal Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2642330"></a><h3>
|
||||
<a name="id2636325"></a><h3>
|
||||
<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 class="indexterm" name="id2636339"></a><pre class="programlisting">void user_function (<a class="link" href="GimpPickButton.html" title="GimpPickButton">GimpPickButton</a> *gimppickbutton,
|
||||
<a
|
||||
href="../glib/glib-Basic-Types.html#gpointer"
|
||||
>gpointer</a> arg1,
|
||||
@ -188,9 +188,9 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
|
||||
</div>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2637252"></a><div class="refsect2" lang="en"><a name="id2637253"></a></div>
|
||||
<a name="id2636436"></a><div class="refsect2" lang="en"><a name="id2636438"></a></div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en"><a name="id2637254"></a></div>
|
||||
<div class="refsect2" lang="en"><a name="id2636439"></a></div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user