gimp_undo_push_group_end << INDEX >> gimp_unit_get_abbreviation

gimp_undo_push_group_start (1997)

NAME
gimp_undo_push_group_start - Starts a group undo.
SYNOPSIS
gimp_undo_push_group_start (image)
DESCRIPTION
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-undo-push-group-end' call.
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
IMAGEimageThe ID of the image in which to pop an undo group
SOME SYNTAX ALTERNATIVES
$image->undo_push_group_start
AUTHOR
Spencer Kimball & Peter Mattis
(c)1997 Spencer Kimball & Peter Mattis


This page was created by gimpdoc, written by Marc Lehmann <pcg@goof.com>