edit_named_copy_visible


Description:


[ Version ( since = "2.4" ) ]
public string edit_named_copy_visible (Image image, string buffer_name)

Copy from the projection into a named buffer.

This procedure works like edit_copy_visible, 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.

Parameters:

image

The image to copy from.

buffer_name

The name of the buffer to create.

Returns:

The real name given to the buffer, or NULL if the copy failed. The returned value must be freed with g_free.


Namespace: Gimp
Package: gimp-3.0