Imported Upstream version 2.3.16
This commit is contained in:
@ -3,12 +3,12 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
||||
<title>gimpenums</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
|
||||
<link rel="start" href="index.html" title="GIMP Library Reference Manual">
|
||||
<link rel="up" href="libgimp-general.html" title="Functions not Related to Specific Images">
|
||||
<link rel="prev" href="libgimp-gimp.html" title="gimp">
|
||||
<link rel="next" href="libgimp-gimpbuffer.html" title="gimpbuffer">
|
||||
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
<link rel="part" href="libgimp.html" title="Part I. GIMP Library">
|
||||
<link rel="chapter" href="libgimp-general.html" title="Functions not Related to Specific Images">
|
||||
@ -31,16 +31,16 @@
|
||||
<th width="100%" align="center">GIMP Library Reference Manual</th>
|
||||
<td><a accesskey="n" href="libgimp-gimpbuffer.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="#id2580409" class="shortcut">Top</a>
|
||||
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2597255" class="shortcut">Top</a>
|
||||
 | 
|
||||
<a href="#id2547664" class="shortcut">Description</a></nobr></td></tr>
|
||||
<a href="#id2565395" class="shortcut">Description</a></nobr></td></tr>
|
||||
</table>
|
||||
<div class="refentry" lang="en">
|
||||
<a name="libgimp-gimpenums"></a><div class="titlepage"></div>
|
||||
<div class="refnamediv"><table width="100%"><tr>
|
||||
<td valign="top">
|
||||
<h2>
|
||||
<a name="id2580409"></a><span class="refentrytitle">gimpenums</span>
|
||||
<a name="id2597255"></a><span class="refentrytitle">gimpenums</span>
|
||||
</h2>
|
||||
<p>gimpenums — Enums and definitions.</p>
|
||||
</td>
|
||||
@ -52,42 +52,42 @@
|
||||
|
||||
|
||||
|
||||
void <a href="libgimp-gimpenums.html#gimp-enums-init">gimp_enums_init</a> (void);
|
||||
enum <a href="libgimp-gimpenums.html#GimpBrushApplicationMode">GimpBrushApplicationMode</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpBrushGeneratedShape">GimpBrushGeneratedShape</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpConvertDitherType">GimpConvertDitherType</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpConvertPaletteType">GimpConvertPaletteType</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpConvolutionType">GimpConvolutionType</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpConvolveType">GimpConvolveType</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpFillType">GimpFillType</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpGradientSegmentColor">GimpGradientSegmentColor</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpGradientSegmentType">GimpGradientSegmentType</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpHistogramChannel">GimpHistogramChannel</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpHueRange">GimpHueRange</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpLayerModeEffects">GimpLayerModeEffects</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpMaskApplyMode">GimpMaskApplyMode</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpMergeType">GimpMergeType</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpOffsetType">GimpOffsetType</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpOrientationType">GimpOrientationType</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpRotationType">GimpRotationType</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpSelectCriterion">GimpSelectCriterion</a>;
|
||||
const gchar** <a href="libgimp-gimpenums.html#gimp-enums-get-type-names">gimp_enums_get_type_names</a> (gint *n_type_names);
|
||||
void <a href="libgimp-gimpenums.html#gimp-enums-init">gimp_enums_init</a> (void);
|
||||
enum <a href="libgimp-gimpenums.html#GimpBrushApplicationMode">GimpBrushApplicationMode</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpBrushGeneratedShape">GimpBrushGeneratedShape</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpConvertDitherType">GimpConvertDitherType</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpConvertPaletteType">GimpConvertPaletteType</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpConvolutionType">GimpConvolutionType</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpConvolveType">GimpConvolveType</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpFillType">GimpFillType</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpGradientSegmentColor">GimpGradientSegmentColor</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpGradientSegmentType">GimpGradientSegmentType</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpHistogramChannel">GimpHistogramChannel</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpHueRange">GimpHueRange</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpLayerModeEffects">GimpLayerModeEffects</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpMaskApplyMode">GimpMaskApplyMode</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpMergeType">GimpMergeType</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpOffsetType">GimpOffsetType</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpOrientationType">GimpOrientationType</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpRotationType">GimpRotationType</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpSelectCriterion">GimpSelectCriterion</a>;
|
||||
const gchar** <a href="libgimp-gimpenums.html#gimp-enums-get-type-names">gimp_enums_get_type_names</a> (gint *n_type_names);
|
||||
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2547664"></a><h2>Description</h2>
|
||||
<a name="id2565395"></a><h2>Description</h2>
|
||||
<p>
|
||||
Enums and definitions.
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2547680"></a><h2>Details</h2>
|
||||
<a name="id2565411"></a><h2>Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2547690"></a><h3>
|
||||
<a name="id2565422"></a><h3>
|
||||
<a name="gimp-enums-init"></a>gimp_enums_init ()</h3>
|
||||
<a class="indexterm" name="id2563304"></a><pre class="programlisting">void gimp_enums_init (void);</pre>
|
||||
<a class="indexterm" name="id2565436"></a><pre class="programlisting">void gimp_enums_init (void);</pre>
|
||||
<p>
|
||||
This function makes sure all the enum types are registered
|
||||
with the GObject type system. This is intended for use by
|
||||
@ -98,14 +98,14 @@ implicitly.</p>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
<p>Since GIMP 2.4
|
||||
<p class="since">Since GIMP 2.4
|
||||
</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2563338"></a><h3>
|
||||
<a name="id2565474"></a><h3>
|
||||
<a name="GimpBrushApplicationMode"></a>enum GimpBrushApplicationMode</h3>
|
||||
<a class="indexterm" name="id2563350"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2565485"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_BRUSH_HARD,
|
||||
GIMP_BRUSH_SOFT
|
||||
@ -117,9 +117,9 @@ implicitly.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2563366"></a><h3>
|
||||
<a name="id2559676"></a><h3>
|
||||
<a name="GimpBrushGeneratedShape"></a>enum GimpBrushGeneratedShape</h3>
|
||||
<a class="indexterm" name="id2563377"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2559687"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_BRUSH_GENERATED_CIRCLE,
|
||||
GIMP_BRUSH_GENERATED_SQUARE,
|
||||
@ -132,9 +132,9 @@ implicitly.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2563395"></a><h3>
|
||||
<a name="id2559705"></a><h3>
|
||||
<a name="GimpConvertDitherType"></a>enum GimpConvertDitherType</h3>
|
||||
<a class="indexterm" name="id2563406"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2559716"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_NO_DITHER,
|
||||
GIMP_FS_DITHER,
|
||||
@ -148,9 +148,9 @@ implicitly.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2563423"></a><h3>
|
||||
<a name="id2559733"></a><h3>
|
||||
<a name="GimpConvertPaletteType"></a>enum GimpConvertPaletteType</h3>
|
||||
<a class="indexterm" name="id2563434"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2559744"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_MAKE_PALETTE,
|
||||
GIMP_REUSE_PALETTE,
|
||||
@ -165,9 +165,9 @@ implicitly.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2563452"></a><h3>
|
||||
<a name="id2559762"></a><h3>
|
||||
<a name="GimpConvolutionType"></a>enum GimpConvolutionType</h3>
|
||||
<a class="indexterm" name="id2557220"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2559774"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_NORMAL_CONVOL,
|
||||
GIMP_ABSOLUTE_CONVOL,
|
||||
@ -180,9 +180,9 @@ implicitly.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2557237"></a><h3>
|
||||
<a name="id2559791"></a><h3>
|
||||
<a name="GimpConvolveType"></a>enum GimpConvolveType</h3>
|
||||
<a class="indexterm" name="id2557250"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2571578"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_BLUR_CONVOLVE,
|
||||
GIMP_SHARPEN_CONVOLVE
|
||||
@ -194,9 +194,9 @@ implicitly.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2557266"></a><h3>
|
||||
<a name="id2571594"></a><h3>
|
||||
<a name="GimpFillType"></a>enum GimpFillType</h3>
|
||||
<a class="indexterm" name="id2557279"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2571607"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_FOREGROUND_FILL,
|
||||
GIMP_BACKGROUND_FILL,
|
||||
@ -211,9 +211,9 @@ implicitly.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2557297"></a><h3>
|
||||
<a name="id2571625"></a><h3>
|
||||
<a name="GimpGradientSegmentColor"></a>enum GimpGradientSegmentColor</h3>
|
||||
<a class="indexterm" name="id2557308"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2571636"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_GRADIENT_SEGMENT_RGB,
|
||||
GIMP_GRADIENT_SEGMENT_HSV_CCW,
|
||||
@ -226,9 +226,9 @@ implicitly.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2557325"></a><h3>
|
||||
<a name="id2571653"></a><h3>
|
||||
<a name="GimpGradientSegmentType"></a>enum GimpGradientSegmentType</h3>
|
||||
<a class="indexterm" name="id2557336"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2571665"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_GRADIENT_SEGMENT_LINEAR,
|
||||
GIMP_GRADIENT_SEGMENT_CURVED,
|
||||
@ -243,9 +243,9 @@ implicitly.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2557355"></a><h3>
|
||||
<a name="id2571684"></a><h3>
|
||||
<a name="GimpHistogramChannel"></a>enum GimpHistogramChannel</h3>
|
||||
<a class="indexterm" name="id2557367"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2571695"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_HISTOGRAM_VALUE,
|
||||
GIMP_HISTOGRAM_RED,
|
||||
@ -260,9 +260,9 @@ implicitly.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2557384"></a><h3>
|
||||
<a name="id2571712"></a><h3>
|
||||
<a name="GimpHueRange"></a>enum GimpHueRange</h3>
|
||||
<a class="indexterm" name="id2557397"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2571725"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_ALL_HUES,
|
||||
GIMP_RED_HUES,
|
||||
@ -279,9 +279,9 @@ implicitly.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2557415"></a><h3>
|
||||
<a name="id2556576"></a><h3>
|
||||
<a name="GimpLayerModeEffects"></a>enum GimpLayerModeEffects</h3>
|
||||
<a class="indexterm" name="id2557426"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2556587"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_NORMAL_MODE,
|
||||
GIMP_DISSOLVE_MODE,
|
||||
@ -314,9 +314,9 @@ implicitly.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2557450"></a><h3>
|
||||
<a name="id2556611"></a><h3>
|
||||
<a name="GimpMaskApplyMode"></a>enum GimpMaskApplyMode</h3>
|
||||
<a class="indexterm" name="id2557463"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2556624"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_MASK_APPLY,
|
||||
GIMP_MASK_DISCARD
|
||||
@ -328,9 +328,9 @@ implicitly.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2580688"></a><h3>
|
||||
<a name="id2556640"></a><h3>
|
||||
<a name="GimpMergeType"></a>enum GimpMergeType</h3>
|
||||
<a class="indexterm" name="id2580701"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2556653"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_EXPAND_AS_NECESSARY,
|
||||
GIMP_CLIP_TO_IMAGE,
|
||||
@ -344,9 +344,9 @@ implicitly.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2580719"></a><h3>
|
||||
<a name="id2556670"></a><h3>
|
||||
<a name="GimpOffsetType"></a>enum GimpOffsetType</h3>
|
||||
<a class="indexterm" name="id2580731"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2556683"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_OFFSET_BACKGROUND,
|
||||
GIMP_OFFSET_TRANSPARENT
|
||||
@ -358,9 +358,9 @@ implicitly.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2580748"></a><h3>
|
||||
<a name="id2556700"></a><h3>
|
||||
<a name="GimpOrientationType"></a>enum GimpOrientationType</h3>
|
||||
<a class="indexterm" name="id2580760"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2556712"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_ORIENTATION_HORIZONTAL,
|
||||
GIMP_ORIENTATION_VERTICAL,
|
||||
@ -373,9 +373,9 @@ implicitly.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2580778"></a><h3>
|
||||
<a name="id2556730"></a><h3>
|
||||
<a name="GimpRotationType"></a>enum GimpRotationType</h3>
|
||||
<a class="indexterm" name="id2580790"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2556742"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_ROTATE_90,
|
||||
GIMP_ROTATE_180,
|
||||
@ -388,9 +388,9 @@ implicitly.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2580807"></a><h3>
|
||||
<a name="id2556759"></a><h3>
|
||||
<a name="GimpSelectCriterion"></a>enum GimpSelectCriterion</h3>
|
||||
<a class="indexterm" name="id2580819"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2556771"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_SELECT_CRITERION_COMPOSITE,
|
||||
GIMP_SELECT_CRITERION_R,
|
||||
@ -407,9 +407,9 @@ implicitly.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2580838"></a><h3>
|
||||
<a name="id2556790"></a><h3>
|
||||
<a name="gimp-enums-get-type-names"></a>gimp_enums_get_type_names ()</h3>
|
||||
<a class="indexterm" name="id2580852"></a><pre class="programlisting">const gchar** gimp_enums_get_type_names (gint *n_type_names);</pre>
|
||||
<a class="indexterm" name="id2556804"></a><pre class="programlisting">const gchar** gimp_enums_get_type_names (gint *n_type_names);</pre>
|
||||
<p>
|
||||
This function gives access to the list of enums registered by libgimp.
|
||||
The returned array is static and must not be modified.</p>
|
||||
@ -432,7 +432,7 @@ The returned array is static and must not be modified.</p>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table></div>
|
||||
<p>Since GIMP 2.2
|
||||
<p class="since">Since GIMP 2.2
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user