Method

GimpImageredo

Declaration [src]

gboolean
gimp_image_redo (
  GimpImage* image
)

Description [src]

Restore the last change applied on the image.

This procedure restores the last change applied to the image. It will not run if the undo stack is not enabled.

Return value

Type: gboolean

TRUE if the last change was restored.