~ubuntu-branches/ubuntu/trusty/gimp/trusty

« back to all changes in this revision

Viewing changes to devel-docs/libgimp/html/libgimp-gimpgradientselect.html

  • Committer: Bazaar Package Importer
  • Author(s): Ari Pollak
  • Date: 2009-08-14 09:57:17 UTC
  • mto: (1.1.21 upstream) (0.1.5 squeeze)
  • mto: This revision was merged to the branch mainline in revision 48.
  • Revision ID: james.westby@ubuntu.com-20090814095717-37dh2xqy5t0rurpk
ImportĀ upstreamĀ versionĀ 2.6.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>gimpgradientselect</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
7
 
<link rel="start" href="index.html" title="GIMP Library Reference Manual">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
 
7
<link rel="home" href="index.html" title="GIMP Library Reference Manual">
8
8
<link rel="up" href="libgimp-selectors.html" title="Controlling the Core's Selection Dialogs">
9
9
<link rel="prev" href="libgimp-gimpfontselect.html" title="gimpfontselect">
10
10
<link rel="next" href="libgimp-gimppaletteselect.html" title="gimppaletteselect">
38
38
                <a href="#libgimp-gimpgradientselect.description" class="shortcut">Description</a>
39
39
</td></tr>
40
40
</table>
41
 
<div class="refentry" lang="en">
 
41
<div class="refentry" title="gimpgradientselect">
42
42
<a name="libgimp-gimpgradientselect"></a><div class="titlepage"></div>
43
43
<div class="refnamediv"><table width="100%"><tr>
44
44
<td valign="top">
47
47
</td>
48
48
<td valign="top" align="right"></td>
49
49
</tr></table></div>
50
 
<div class="refsynopsisdiv">
 
50
<div class="refsynopsisdiv" title="Synopsis">
51
51
<a name="libgimp-gimpgradientselect.synopsis"></a><h2>Synopsis</h2>
52
52
<pre class="synopsis">
53
53
void                (<a class="link" href="libgimp-gimpgradientselect.html#GimpRunGradientCallback" title="GimpRunGradientCallback ()">*GimpRunGradientCallback</a>)          (const <a
112
112
>gchar</a> *gradient_name);
113
113
</pre>
114
114
</div>
115
 
<div class="refsect1" lang="en">
 
115
<div class="refsect1" title="Description">
116
116
<a name="libgimp-gimpgradientselect.description"></a><h2>Description</h2>
117
117
<p>
118
118
Functions providing a gradient selection dialog.
119
119
</p>
120
120
</div>
121
 
<div class="refsect1" lang="en">
 
121
<div class="refsect1" title="Details">
122
122
<a name="libgimp-gimpgradientselect.details"></a><h2>Details</h2>
123
 
<div class="refsect2" lang="en">
 
123
<div class="refsect2" title="GimpRunGradientCallback ()">
124
124
<a name="GimpRunGradientCallback"></a><h3>GimpRunGradientCallback ()</h3>
125
125
<pre class="programlisting">void                (*GimpRunGradientCallback)          (const <a
126
126
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
171
171
</table></div>
172
172
</div>
173
173
<hr>
174
 
<div class="refsect2" lang="en">
 
174
<div class="refsect2" title="gimp_gradient_select_new ()">
175
175
<a name="gimp-gradient-select-new"></a><h3>gimp_gradient_select_new ()</h3>
176
176
<pre class="programlisting">const <a
177
177
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
227
227
</table></div>
228
228
</div>
229
229
<hr>
230
 
<div class="refsect2" lang="en">
 
230
<div class="refsect2" title="gimp_gradient_select_destroy ()">
231
231
<a name="gimp-gradient-select-destroy"></a><h3>gimp_gradient_select_destroy ()</h3>
232
232
<pre class="programlisting">void                gimp_gradient_select_destroy        (const <a
233
233
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
244
244
</table></div>
245
245
</div>
246
246
<hr>
247
 
<div class="refsect2" lang="en">
 
247
<div class="refsect2" title="gimp_gradients_popup ()">
248
248
<a name="gimp-gradients-popup"></a><h3>gimp_gradients_popup ()</h3>
249
249
<pre class="programlisting"><a
250
250
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
299
299
</table></div>
300
300
</div>
301
301
<hr>
302
 
<div class="refsect2" lang="en">
 
302
<div class="refsect2" title="gimp_gradients_close_popup ()">
303
303
<a name="gimp-gradients-close-popup"></a><h3>gimp_gradients_close_popup ()</h3>
304
304
<pre class="programlisting"><a
305
305
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
330
330
</table></div>
331
331
</div>
332
332
<hr>
333
 
<div class="refsect2" lang="en">
 
333
<div class="refsect2" title="gimp_gradients_set_popup ()">
334
334
<a name="gimp-gradients-set-popup"></a><h3>gimp_gradients_set_popup ()</h3>
335
335
<pre class="programlisting"><a
336
336
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"