CairoNode
Description:
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].
Parameters:
| bounds |
the rectangle to render to |
Returns:
|
A new `GskRenderNode` |