gimp-image-undo-group-start

Spencer Kimball & Peter Mattis

Description

Starts a group undo.

Help

This function is used to start a group undo--necessary for logically combining two or more undo operations into a single operation. This call must be used in conjunction with a 'gimp-image-undo-group-end' call.


Type

unknown

Parameters

Type Name Description
PF_IMAGE image The ID of the image in which to open an undo group

Return

None