Method
GimpImageundo
Declaration [src]
gboolean
gimp_image_undo (
GimpImage* image
)
Description [src]
Undo the last change applied on the image.
This procedure reverts the last change applied to the image. It will not run if the undo stack is not enabled.