Method
GimpImageundo_group_end
Declaration [src]
gboolean
gimp_image_undo_group_end (
GimpImage* image
)
Description [src]
Finish a group undo.
This function must be called once for each
gimp_image_undo_group_start()
call that is made.