1995-1996
Spencer Kimball & Peter Mattis
Cut from the specified drawable.
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.
unknown
Type | Name | Description |
---|---|---|
PF_DRAWABLE | drawable | The drawable to cut from |
Type | Name | Description |
---|---|---|
PF_INT | non-empty | TRUE if the cut was successful, FALSE if there was nothing to copy from (TRUE or FALSE) |