[ CCode ( has_construct_function = false ) ]
public PasteNode (Rect bounds, size_t depth)
Creates a `GskRenderNode` that will paste copied contents.
| bounds |
the rectangle to render the paste into |
| depth |
the index of which copy to paste. This will usually be 0. |
|
A new `GskRenderNode` |