[ CCode ( has_construct_function = false , type = "GskRenderNode*" ) ]
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 [[email protected]_draw_context].
bounds |
the rectangle to render to |
A new `GskRenderNode` |