gimp-edit-cut

Spencer Kimball & Peter Mattis

Description

Cut from the specified drawable.

Help

If there is a selection in the image, then the area specified by the selection is cut from the specified drawable and placed in an internal GIMP edit buffer. It can subsequently be retrieved using the 'gimp-edit-paste' command. If there is no selection, then the specified drawable will be removed and its contents stored in the internal GIMP edit buffer. This procedure will fail if the selected area lies completely outside the bounds of the current drawable and there is nothing to copy from.


Type

unknown

Parameters

Type Name Description
PF_DRAWABLE drawable The drawable to cut from

Return

Type Name Description
PF_INT non-empty TRUE if the cut was successful, FALSE if there was nothing to copy from (TRUE or FALSE)