CairoNode


Description:

[ 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 [method@Gsk.CairoNode.get_draw_context].

Parameters:

bounds

the rectangle to render to

Returns:

A new `GskRenderNode`