gimp-edit-named-cut

Michael Natterer <mitch@gimp.org>

Description

Cut into a named buffer.

Help

This procedure works like 'gimp-edit-cut', but additionally stores the cut buffer into a named buffer that will stay available for later pasting, regardless of any intermediate copy or cut operations.


Type

unknown

Parameters

Type Name Description
PF_DRAWABLE drawable The drawable to cut from
PF_VALUE buffer-name The name of the buffer to create

Return

Type Name Description
PF_VALUE real-name The real name given to the buffer, or NULL if the cut failed