PasteNode


Description:

[ CCode ( has_construct_function = false ) ]
public PasteNode (Rect bounds, size_t depth)

Creates a `GskRenderNode` that will paste copied contents.

Parameters:

bounds

the rectangle to render the paste into

depth

the index of which copy to paste. This will usually be 0.

Returns:

A new `GskRenderNode`