gimp-image-undo-disable

Spencer Kimball & Peter Mattis

Description

Disable the image's undo stack.

Help

This procedure disables the image's undo stack, allowing subsequent operations to ignore their undo steps. This is generally called in conjunction with 'gimp-image-undo-enable' to temporarily disable an image undo stack. This is advantageous because saving undo steps can be time and memory intensive.


Type

unknown

Parameters

Type Name Description
PF_IMAGE image The image

Return

Type Name Description
PF_INT disabled TRUE if the image undo has been disabled (TRUE or FALSE)