all,libgimp*: move GimpConvolveType and GimpInkBlobType to libgimpbase

and make GimpConvolveType's values sane.
This commit is contained in:
Michael Natterer
2014-04-29 22:44:58 +02:00
parent f7d71e2eda
commit a4223766f2
15 changed files with 135 additions and 164 deletions

View File

@ -66,14 +66,6 @@ The possible shapes generated brushes can take.
@GIMP_MONO_PALETTE:
@GIMP_CUSTOM_PALETTE:
<!-- ##### ENUM GimpConvolveType ##### -->
<para>
Operation modes of the convolve tool.
</para>
@GIMP_BLUR_CONVOLVE: Blur the drawable.
@GIMP_SHARPEN_CONVOLVE: Sharpen the drawable.
<!-- ##### ENUM GimpFillType ##### -->
<para>
@ -129,15 +121,6 @@ Operation modes of the convolve tool.
@GIMP_BLUE_HUES:
@GIMP_MAGENTA_HUES:
<!-- ##### ENUM GimpInkBlobType ##### -->
<para>
</para>
@GIMP_INK_BLOB_TYPE_CIRCLE:
@GIMP_INK_BLOB_TYPE_SQUARE:
@GIMP_INK_BLOB_TYPE_DIAMOND:
<!-- ##### ENUM GimpLayerModeEffects ##### -->
<para>