[ CCode ( has_construct_function = false ) ]
public CairoNode (Rect bounds)
Creates a `GskRenderNode` that will render a cairo surface into the area given by bounds.
You can draw to the cairo surface using [method@Gsk.CairoNode.get_draw_context].
| bounds |
the rectangle to render to |
|
A new `GskRenderNode` |