API Version: 3.0
Library Version: 2.99.18
Generated by gi-docgen 2024.1
enum GimpUi.ExportReturn
Possible return values of gimp_export_image().
GIMP_EXPORT_CANCEL
The export was cancelled.
0
GIMP_EXPORT_IGNORE
The image is unmodified but export shall continue anyway.
1
GIMP_EXPORT_EXPORT
The chosen transforms were applied to the image.
2
Content