Imported Upstream version 2.3.12

This commit is contained in:
Ari Pollak
2010-08-11 01:20:17 -04:00
parent 79785b4adf
commit a028e0b309
1105 changed files with 114178 additions and 65152 deletions

View File

@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>gimpgradientselect</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.70.1">
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<link rel="start" href="index.html" title="GIMP Library Reference Manual">
<link rel="up" href="libgimp-selectors.html" title="Controlling the Core's Selection Dialogs">
<link rel="prev" href="libgimp-gimpfontselect.html" title="gimpfontselect">
@ -32,16 +32,16 @@
<th width="100%" align="center">GIMP Library Reference Manual</th>
<td><a accesskey="n" href="libgimp-gimppaletteselect.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="#id2594262" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2555877" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2701254" class="shortcut">Description</a></nobr></td></tr>
<a href="#id2690245" class="shortcut">Description</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="libgimp-gimpgradientselect"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2594262"></a><span class="refentrytitle">gimpgradientselect</span>
<a name="id2555877"></a><span class="refentrytitle">gimpgradientselect</span>
</h2>
<p>gimpgradientselect &#8212; Functions providing a gradient selection dialog.</p>
</td>
@ -74,17 +74,17 @@ gboolean <a href="libgimp-gimpgradientselect.html#gimp-gradients-set-popup">g
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2701254"></a><h2>Description</h2>
<a name="id2690245"></a><h2>Description</h2>
<p>
Functions providing a gradient selection dialog.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2701270"></a><h2>Details</h2>
<a name="id2690261"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2700934"></a><h3>
<a name="id2690272"></a><h3>
<a name="GimpRunGradientCallback"></a>GimpRunGradientCallback ()</h3>
<a class="indexterm" name="id2700945"></a><pre class="programlisting">void (*GimpRunGradientCallback) (const gchar *gradient_name,
<a class="indexterm" name="id2690283"></a><pre class="programlisting">void (*GimpRunGradientCallback) (const gchar *gradient_name,
gint width,
const gdouble *grad_data,
gboolean dialog_closing,
@ -132,9 +132,9 @@ Functions providing a gradient selection dialog.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2701074"></a><h3>
<a name="id2696778"></a><h3>
<a name="gimp-gradient-select-new"></a>gimp_gradient_select_new ()</h3>
<a class="indexterm" name="id2701085"></a><pre class="programlisting">const gchar* gimp_gradient_select_new (const gchar *title,
<a class="indexterm" name="id2696790"></a><pre class="programlisting">const gchar* gimp_gradient_select_new (const gchar *title,
const gchar *gradient_name,
gint sample_size,
<a href="libgimp-gimpgradientselect.html#GimpRunGradientCallback">GimpRunGradientCallback</a> callback,
@ -188,9 +188,9 @@ Functions providing a gradient selection dialog.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2705263"></a><h3>
<a name="id2696930"></a><h3>
<a name="gimp-gradient-select-destroy"></a>gimp_gradient_select_destroy ()</h3>
<a class="indexterm" name="id2705275"></a><pre class="programlisting">void gimp_gradient_select_destroy (const gchar *gradient_callback);</pre>
<a class="indexterm" name="id2696941"></a><pre class="programlisting">void gimp_gradient_select_destroy (const gchar *gradient_callback);</pre>
<p>
</p>
@ -208,9 +208,9 @@ Functions providing a gradient selection dialog.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2705319"></a><h3>
<a name="id2696986"></a><h3>
<a name="gimp-gradients-popup"></a>gimp_gradients_popup ()</h3>
<a class="indexterm" name="id2705330"></a><pre class="programlisting">gboolean gimp_gradients_popup (const gchar *gradient_callback,
<a class="indexterm" name="id2696997"></a><pre class="programlisting">gboolean gimp_gradients_popup (const gchar *gradient_callback,
const gchar *popup_title,
const gchar *initial_gradient,
gint sample_size);</pre>
@ -260,9 +260,9 @@ This procedure popups the gradients selection dialog.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2695834"></a><h3>
<a name="id2695082"></a><h3>
<a name="gimp-gradients-close-popup"></a>gimp_gradients_close_popup ()</h3>
<a class="indexterm" name="id2695845"></a><pre class="programlisting">gboolean gimp_gradients_close_popup (const gchar *gradient_callback);</pre>
<a class="indexterm" name="id2695093"></a><pre class="programlisting">gboolean gimp_gradients_close_popup (const gchar *gradient_callback);</pre>
<p>
Popdown the Gimp gradient selection.
</p>
@ -291,9 +291,9 @@ This procedure closes an opened gradient selection dialog.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2695908"></a><h3>
<a name="id2695156"></a><h3>
<a name="gimp-gradients-set-popup"></a>gimp_gradients_set_popup ()</h3>
<a class="indexterm" name="id2695920"></a><pre class="programlisting">gboolean gimp_gradients_set_popup (const gchar *gradient_callback,
<a class="indexterm" name="id2695167"></a><pre class="programlisting">gboolean gimp_gradients_set_popup (const gchar *gradient_callback,
const gchar *gradient_name);</pre>
<p>
Sets the current gradient selection in a popup.