~ubuntu-branches/ubuntu/karmic/gimp/karmic-updates

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2009-08-31 10:24:10 UTC
  • mfrom: (1.1.21 upstream) (0.1.5 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090831102410-eqawgw6fhdyi91ee
Tags: 2.6.7-1ubuntu1
* Merge with Debian unstable (LP: #419593), remaining changes:
  - debian/patches/02_help-message.patch,
    debian/patches/03_gimp.desktop.in.in.patch:
    + updated some strings for ubuntu
  - debian/rules:
    + updated translation templates
  - debian/control:
    + Drop webkit build dependency. gimp is the only thing pulling in webkit
      for the desktop CDs, and makes them explode. Without the webkit help
      browser plugin, help will just be displayed in the default browser.
* debian/patches/01_debian-gimprc.patch:
  - Updated
* debian/control:
  - Added a BZR link

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>gimpbrushes</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-data.html" title="Data Objects">
9
9
<link rel="prev" href="libgimp-gimpbrush.html" title="gimpbrush">
10
10
<link rel="next" href="libgimp-gimpfonts.html" title="gimpfonts">
38
38
                <a href="#libgimp-gimpbrushes.description" class="shortcut">Description</a>
39
39
</td></tr>
40
40
</table>
41
 
<div class="refentry" lang="en">
 
41
<div class="refentry" title="gimpbrushes">
42
42
<a name="libgimp-gimpbrushes"></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-gimpbrushes.synopsis"></a><h2>Synopsis</h2>
52
52
<pre class="synopsis">
53
53
<a
123
123
>guint8</a> **mask_data);
124
124
</pre>
125
125
</div>
126
 
<div class="refsect1" lang="en">
 
126
<div class="refsect1" title="Description">
127
127
<a name="libgimp-gimpbrushes.description"></a><h2>Description</h2>
128
128
<p>
129
129
Functions related to getting and setting brushes.
130
130
</p>
131
131
</div>
132
 
<div class="refsect1" lang="en">
 
132
<div class="refsect1" title="Details">
133
133
<a name="libgimp-gimpbrushes.details"></a><h2>Details</h2>
134
 
<div class="refsect2" lang="en">
 
134
<div class="refsect2" title="gimp_brushes_refresh ()">
135
135
<a name="gimp-brushes-refresh"></a><h3>gimp_brushes_refresh ()</h3>
136
136
<pre class="programlisting"><a
137
137
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
154
154
</table></div>
155
155
</div>
156
156
<hr>
157
 
<div class="refsect2" lang="en">
 
157
<div class="refsect2" title="gimp_brushes_get_list ()">
158
158
<a name="gimp-brushes-get-list"></a><h3>gimp_brushes_get_list ()</h3>
159
159
<pre class="programlisting"><a
160
160
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
195
195
</table></div>
196
196
</div>
197
197
<hr>
198
 
<div class="refsect2" lang="en">
 
198
<div class="refsect2" title="gimp_brushes_get_brush ()">
199
199
<a name="gimp-brushes-get-brush"></a><h3>gimp_brushes_get_brush ()</h3>
200
200
<pre class="programlisting"><a
201
201
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
208
208
                                                         <a
209
209
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
210
210
>gint</a> *spacing);</pre>
211
 
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
 
211
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
212
212
<h3 class="title">Warning</h3>
213
213
<p><code class="literal">gimp_brushes_get_brush</code> is deprecated and should not be used in newly-written code.</p>
214
214
</div>
243
243
</table></div>
244
244
</div>
245
245
<hr>
246
 
<div class="refsect2" lang="en">
 
246
<div class="refsect2" title="gimp_brushes_set_brush ()">
247
247
<a name="gimp-brushes-set-brush"></a><h3>gimp_brushes_set_brush ()</h3>
248
248
<pre class="programlisting"><a
249
249
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
250
250
>gboolean</a>            gimp_brushes_set_brush              (const <a
251
251
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
252
252
>gchar</a> *name);</pre>
253
 
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
 
253
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
254
254
<h3 class="title">Warning</h3>
255
255
<p><code class="literal">gimp_brushes_set_brush</code> is deprecated and should not be used in newly-written code.</p>
256
256
</div>
275
275
</table></div>
276
276
</div>
277
277
<hr>
278
 
<div class="refsect2" lang="en">
 
278
<div class="refsect2" title="gimp_brushes_get_opacity ()">
279
279
<a name="gimp-brushes-get-opacity"></a><h3>gimp_brushes_get_opacity ()</h3>
280
280
<pre class="programlisting"><a
281
281
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
282
282
>gdouble</a>             gimp_brushes_get_opacity            (void);</pre>
283
 
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
 
283
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
284
284
<h3 class="title">Warning</h3>
285
285
<p><code class="literal">gimp_brushes_get_opacity</code> is deprecated and should not be used in newly-written code.</p>
286
286
</div>
298
298
</table></div>
299
299
</div>
300
300
<hr>
301
 
<div class="refsect2" lang="en">
 
301
<div class="refsect2" title="gimp_brushes_set_opacity ()">
302
302
<a name="gimp-brushes-set-opacity"></a><h3>gimp_brushes_set_opacity ()</h3>
303
303
<pre class="programlisting"><a
304
304
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
305
305
>gboolean</a>            gimp_brushes_set_opacity            (<a
306
306
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
307
307
>gdouble</a> opacity);</pre>
308
 
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
 
308
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
309
309
<h3 class="title">Warning</h3>
310
310
<p><code class="literal">gimp_brushes_set_opacity</code> is deprecated and should not be used in newly-written code.</p>
311
311
</div>
330
330
</table></div>
331
331
</div>
332
332
<hr>
333
 
<div class="refsect2" lang="en">
 
333
<div class="refsect2" title="gimp_brushes_get_paint_mode ()">
334
334
<a name="gimp-brushes-get-paint-mode"></a><h3>gimp_brushes_get_paint_mode ()</h3>
335
335
<pre class="programlisting"><a class="link" href="libgimp-gimpenums.html#GimpLayerModeEffects" title="enum GimpLayerModeEffects">GimpLayerModeEffects</a>  gimp_brushes_get_paint_mode       (void);</pre>
336
 
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
 
336
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
337
337
<h3 class="title">Warning</h3>
338
338
<p><code class="literal">gimp_brushes_get_paint_mode</code> is deprecated and should not be used in newly-written code.</p>
339
339
</div>
351
351
</table></div>
352
352
</div>
353
353
<hr>
354
 
<div class="refsect2" lang="en">
 
354
<div class="refsect2" title="gimp_brushes_set_paint_mode ()">
355
355
<a name="gimp-brushes-set-paint-mode"></a><h3>gimp_brushes_set_paint_mode ()</h3>
356
356
<pre class="programlisting"><a
357
357
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
358
358
>gboolean</a>            gimp_brushes_set_paint_mode         (<a class="link" href="libgimp-gimpenums.html#GimpLayerModeEffects" title="enum GimpLayerModeEffects">GimpLayerModeEffects</a> paint_mode);</pre>
359
 
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
 
359
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
360
360
<h3 class="title">Warning</h3>
361
361
<p><code class="literal">gimp_brushes_set_paint_mode</code> is deprecated and should not be used in newly-written code.</p>
362
362
</div>
381
381
</table></div>
382
382
</div>
383
383
<hr>
384
 
<div class="refsect2" lang="en">
 
384
<div class="refsect2" title="gimp_brushes_get_spacing ()">
385
385
<a name="gimp-brushes-get-spacing"></a><h3>gimp_brushes_get_spacing ()</h3>
386
386
<pre class="programlisting"><a
387
387
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
388
388
>gint</a>                gimp_brushes_get_spacing            (void);</pre>
389
 
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
 
389
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
390
390
<h3 class="title">Warning</h3>
391
391
<p><code class="literal">gimp_brushes_get_spacing</code> is deprecated and should not be used in newly-written code.</p>
392
392
</div>
404
404
</table></div>
405
405
</div>
406
406
<hr>
407
 
<div class="refsect2" lang="en">
 
407
<div class="refsect2" title="gimp_brushes_set_spacing ()">
408
408
<a name="gimp-brushes-set-spacing"></a><h3>gimp_brushes_set_spacing ()</h3>
409
409
<pre class="programlisting"><a
410
410
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
411
411
>gboolean</a>            gimp_brushes_set_spacing            (<a
412
412
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
413
413
>gint</a> spacing);</pre>
414
 
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
 
414
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
415
415
<h3 class="title">Warning</h3>
416
416
<p><code class="literal">gimp_brushes_set_spacing</code> is deprecated and should not be used in newly-written code.</p>
417
417
</div>
436
436
</table></div>
437
437
</div>
438
438
<hr>
439
 
<div class="refsect2" lang="en">
 
439
<div class="refsect2" title="gimp_brushes_get_brush_data ()">
440
440
<a name="gimp-brushes-get-brush-data"></a><h3>gimp_brushes_get_brush_data ()</h3>
441
441
<pre class="programlisting"><a
442
442
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
462
462
                                                         <a
463
463
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint8"
464
464
>guint8</a> **mask_data);</pre>
465
 
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
 
465
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
466
466
<h3 class="title">Warning</h3>
467
467
<p><code class="literal">gimp_brushes_get_brush_data</code> is deprecated and should not be used in newly-written code.</p>
468
468
</div>