Imported Upstream version 2.3.7
This commit is contained in:
@ -54,7 +54,7 @@ href="../gtk/GtkWidget.html"
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2539422"></a><h2>Object Hierarchy</h2>
|
||||
<a name="id2519453"></a><h2>Object Hierarchy</h2>
|
||||
<pre class="synopsis">
|
||||
|
||||
GObject
|
||||
@ -77,13 +77,13 @@ href="../gtk/GtkButton.html"
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2536017"></a><h2>Implemented Interfaces</h2>
|
||||
<a name="id2562233"></a><h2>Implemented Interfaces</h2>
|
||||
<p>
|
||||
GimpPickButton implements
|
||||
AtkImplementorIface.</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2566654"></a><h2>Signal Prototypes</h2>
|
||||
<a name="id2568095"></a><h2>Signal Prototypes</h2>
|
||||
<pre class="synopsis">
|
||||
|
||||
"<a href="GimpPickButton.html#GimpPickButton-color-picked">color-picked</a>"
|
||||
@ -93,7 +93,7 @@ GimpPickButton implements
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2566698"></a><h2>Description</h2>
|
||||
<a name="id2576436"></a><h2>Description</h2>
|
||||
<p>
|
||||
<a 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
|
||||
@ -101,20 +101,20 @@ from any point on the screen.
|
||||
</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2566719"></a><h2>Details</h2>
|
||||
<a name="id2576457"></a><h2>Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2566726"></a><h3>
|
||||
<a name="id2576463"></a><h3>
|
||||
<a name="GimpPickButton-struct"></a>GimpPickButton</h3>
|
||||
<a class="indexterm" name="id2566735"></a><pre class="programlisting">typedef struct _GimpPickButton GimpPickButton;</pre>
|
||||
<a class="indexterm" name="id2576473"></a><pre class="programlisting">typedef struct _GimpPickButton GimpPickButton;</pre>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2566751"></a><h3>
|
||||
<a name="id2576489"></a><h3>
|
||||
<a name="gimp-pick-button-new"></a>gimp_pick_button_new ()</h3>
|
||||
<a class="indexterm" name="id2566760"></a><pre class="programlisting"><a
|
||||
<a class="indexterm" name="id2576498"></a><pre class="programlisting"><a
|
||||
href="../gtk/GtkWidget.html"
|
||||
>GtkWidget</a>* gimp_pick_button_new (void);</pre>
|
||||
<p>
|
||||
@ -134,9 +134,9 @@ Creates a new <a href="GimpPickButton.html" title="GimpPickButton"><span class="
|
||||
</div>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2572796"></a><h2>Signals</h2>
|
||||
<a name="id2576553"></a><h2>Signals</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2572802"></a><h3>
|
||||
<a name="id2576559"></a><h3>
|
||||
<a name="GimpPickButton-color-picked"></a>The "color-picked" signal</h3>
|
||||
<pre class="programlisting">void user_function (<a href="GimpPickButton.html" title="GimpPickButton">GimpPickButton</a> *gimppickbutton,
|
||||
gpointer arg1,
|
||||
|
Reference in New Issue
Block a user