edit_named_cut


Description:


[ Version ( since = "2.4" ) ]
public string edit_named_cut (Drawable[] drawables, string buffer_name)

Cut into a named buffer.

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

Parameters:

drawables

The drawables to cut from.

buffer_name

The name of the buffer to create.

Returns:

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


Namespace: Gimp
Package: gimp-3.0