~ubuntu-branches/ubuntu/oneiric/gimp/oneiric

« back to all changes in this revision

Viewing changes to devel-docs/libgimp/html/libgimp-gimpenums.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>gimpenums</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-general.html" title="Functions not Related to Specific Images">
9
9
<link rel="prev" href="libgimp-gimp.html" title="gimp">
10
10
<link rel="next" href="libgimp-gimpbuffer.html" title="gimpbuffer">
38
38
                <a href="#libgimp-gimpenums.description" class="shortcut">Description</a>
39
39
</td></tr>
40
40
</table>
41
 
<div class="refentry" lang="en">
 
41
<div class="refentry" title="gimpenums">
42
42
<a name="libgimp-gimpenums"></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-gimpenums.synopsis"></a><h2>Synopsis</h2>
52
52
<pre class="synopsis">
53
53
void                <a class="link" href="libgimp-gimpenums.html#gimp-enums-init" title="gimp_enums_init ()">gimp_enums_init</a>                     (void);
76
76
>gint</a> *n_type_names);
77
77
</pre>
78
78
</div>
79
 
<div class="refsect1" lang="en">
 
79
<div class="refsect1" title="Description">
80
80
<a name="libgimp-gimpenums.description"></a><h2>Description</h2>
81
81
<p>
82
82
Enums and definitions.
83
83
</p>
84
84
</div>
85
 
<div class="refsect1" lang="en">
 
85
<div class="refsect1" title="Details">
86
86
<a name="libgimp-gimpenums.details"></a><h2>Details</h2>
87
 
<div class="refsect2" lang="en">
 
87
<div class="refsect2" title="gimp_enums_init ()">
88
88
<a name="gimp-enums-init"></a><h3>gimp_enums_init ()</h3>
89
89
<pre class="programlisting">void                gimp_enums_init                     (void);</pre>
90
90
<p>
99
99
<p class="since">Since GIMP 2.4</p>
100
100
</div>
101
101
<hr>
102
 
<div class="refsect2" lang="en">
 
102
<div class="refsect2" title="enum GimpBrushApplicationMode">
103
103
<a name="GimpBrushApplicationMode"></a><h3>enum GimpBrushApplicationMode</h3>
104
104
<pre class="programlisting">typedef enum
105
105
{
111
111
</p>
112
112
</div>
113
113
<hr>
114
 
<div class="refsect2" lang="en">
 
114
<div class="refsect2" title="enum GimpBrushGeneratedShape">
115
115
<a name="GimpBrushGeneratedShape"></a><h3>enum GimpBrushGeneratedShape</h3>
116
116
<pre class="programlisting">typedef enum
117
117
{
124
124
</p>
125
125
</div>
126
126
<hr>
127
 
<div class="refsect2" lang="en">
 
127
<div class="refsect2" title="enum GimpConvertDitherType">
128
128
<a name="GimpConvertDitherType"></a><h3>enum GimpConvertDitherType</h3>
129
129
<pre class="programlisting">typedef enum
130
130
{
138
138
</p>
139
139
</div>
140
140
<hr>
141
 
<div class="refsect2" lang="en">
 
141
<div class="refsect2" title="enum GimpConvertPaletteType">
142
142
<a name="GimpConvertPaletteType"></a><h3>enum GimpConvertPaletteType</h3>
143
143
<pre class="programlisting">typedef enum
144
144
{
153
153
</p>
154
154
</div>
155
155
<hr>
156
 
<div class="refsect2" lang="en">
 
156
<div class="refsect2" title="enum GimpConvolutionType">
157
157
<a name="GimpConvolutionType"></a><h3>enum GimpConvolutionType</h3>
158
158
<pre class="programlisting">typedef enum
159
159
{
166
166
</p>
167
167
</div>
168
168
<hr>
169
 
<div class="refsect2" lang="en">
 
169
<div class="refsect2" title="enum GimpConvolveType">
170
170
<a name="GimpConvolveType"></a><h3>enum GimpConvolveType</h3>
171
171
<pre class="programlisting">typedef enum
172
172
{
178
178
</p>
179
179
</div>
180
180
<hr>
181
 
<div class="refsect2" lang="en">
 
181
<div class="refsect2" title="enum GimpFillType">
182
182
<a name="GimpFillType"></a><h3>enum GimpFillType</h3>
183
183
<pre class="programlisting">typedef enum
184
184
{
193
193
</p>
194
194
</div>
195
195
<hr>
196
 
<div class="refsect2" lang="en">
 
196
<div class="refsect2" title="enum GimpGradientSegmentColor">
197
197
<a name="GimpGradientSegmentColor"></a><h3>enum GimpGradientSegmentColor</h3>
198
198
<pre class="programlisting">typedef enum
199
199
{
206
206
</p>
207
207
</div>
208
208
<hr>
209
 
<div class="refsect2" lang="en">
 
209
<div class="refsect2" title="enum GimpGradientSegmentType">
210
210
<a name="GimpGradientSegmentType"></a><h3>enum GimpGradientSegmentType</h3>
211
211
<pre class="programlisting">typedef enum
212
212
{
221
221
</p>
222
222
</div>
223
223
<hr>
224
 
<div class="refsect2" lang="en">
 
224
<div class="refsect2" title="enum GimpHistogramChannel">
225
225
<a name="GimpHistogramChannel"></a><h3>enum GimpHistogramChannel</h3>
226
226
<pre class="programlisting">typedef enum
227
227
{
236
236
</p>
237
237
</div>
238
238
<hr>
239
 
<div class="refsect2" lang="en">
 
239
<div class="refsect2" title="enum GimpHueRange">
240
240
<a name="GimpHueRange"></a><h3>enum GimpHueRange</h3>
241
241
<pre class="programlisting">typedef enum
242
242
{
253
253
</p>
254
254
</div>
255
255
<hr>
256
 
<div class="refsect2" lang="en">
 
256
<div class="refsect2" title="enum GimpLayerModeEffects">
257
257
<a name="GimpLayerModeEffects"></a><h3>enum GimpLayerModeEffects</h3>
258
258
<pre class="programlisting">typedef enum
259
259
{
286
286
</p>
287
287
</div>
288
288
<hr>
289
 
<div class="refsect2" lang="en">
 
289
<div class="refsect2" title="enum GimpMaskApplyMode">
290
290
<a name="GimpMaskApplyMode"></a><h3>enum GimpMaskApplyMode</h3>
291
291
<pre class="programlisting">typedef enum
292
292
{
298
298
</p>
299
299
</div>
300
300
<hr>
301
 
<div class="refsect2" lang="en">
 
301
<div class="refsect2" title="enum GimpMergeType">
302
302
<a name="GimpMergeType"></a><h3>enum GimpMergeType</h3>
303
303
<pre class="programlisting">typedef enum
304
304
{
312
312
</p>
313
313
</div>
314
314
<hr>
315
 
<div class="refsect2" lang="en">
 
315
<div class="refsect2" title="enum GimpOffsetType">
316
316
<a name="GimpOffsetType"></a><h3>enum GimpOffsetType</h3>
317
317
<pre class="programlisting">typedef enum
318
318
{
324
324
</p>
325
325
</div>
326
326
<hr>
327
 
<div class="refsect2" lang="en">
 
327
<div class="refsect2" title="enum GimpOrientationType">
328
328
<a name="GimpOrientationType"></a><h3>enum GimpOrientationType</h3>
329
329
<pre class="programlisting">typedef enum
330
330
{
337
337
</p>
338
338
</div>
339
339
<hr>
340
 
<div class="refsect2" lang="en">
 
340
<div class="refsect2" title="enum GimpRotationType">
341
341
<a name="GimpRotationType"></a><h3>enum GimpRotationType</h3>
342
342
<pre class="programlisting">typedef enum
343
343
{
350
350
</p>
351
351
</div>
352
352
<hr>
353
 
<div class="refsect2" lang="en">
 
353
<div class="refsect2" title="enum GimpSelectCriterion">
354
354
<a name="GimpSelectCriterion"></a><h3>enum GimpSelectCriterion</h3>
355
355
<pre class="programlisting">typedef enum
356
356
{
367
367
</p>
368
368
</div>
369
369
<hr>
370
 
<div class="refsect2" lang="en">
 
370
<div class="refsect2" title="gimp_enums_get_type_names ()">
371
371
<a name="gimp-enums-get-type-names"></a><h3>gimp_enums_get_type_names ()</h3>
372
372
<pre class="programlisting">const <a
373
373
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"