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 [[email protected]_draw_context].

Parameters:

bounds

the rectangle to render to

Returns:

A new `GskRenderNode`




2022 vala-language.org