Top | ![]() |
![]() |
![]() |
![]() |
Types and Values
enum | GimpBrushApplicationMode |
enum | GimpBrushGeneratedShape |
enum | GimpConvertDitherType |
enum | GimpConvertPaletteType |
enum | GimpConvolutionType |
enum | GimpConvolveType |
enum | GimpFillType |
enum | GimpGradientSegmentColor |
enum | GimpGradientSegmentType |
enum | GimpHistogramChannel |
enum | GimpHueRange |
enum | GimpInkBlobType |
enum | GimpLayerModeEffects |
enum | GimpMaskApplyMode |
enum | GimpMergeType |
enum | GimpOffsetType |
enum | GimpOrientationType |
enum | GimpRotationType |
enum | GimpSelectCriterion |
Functions
gimp_enums_init ()
void
gimp_enums_init (void
);
This function makes sure all the enum types are registered with the GType system. This is intended for use by language bindings that need the symbols early, before gimp_main is run. It's not necessary for plug-ins to call this directly, because the normal plug-in initialization code will handle it implicitly.
Since: GIMP 2.4