2005
Michael Natterer
Copy into a named buffer.
This procedure works like 'gimp-edit-copy', but additionally stores the copied buffer into a named buffer that will stay available for later pasting, regardless of any intermediate copy or cut operations.
unknown
Type | Name | Description |
---|---|---|
PF_DRAWABLE | drawable | The drawable to copy from |
PF_VALUE | buffer-name | The name of the buffer to create |
Type | Name | Description |
---|---|---|
PF_VALUE | real-name | The real name given to the buffer, or NULL if the copy failed |