ContainerNode


Description:

[ CCode ( has_construct_function = false , type = "GskRenderNode*" ) ]
public ContainerNode (RenderNode[] children)

Creates a new `GskRenderNode` instance for holding the given children.

The new node will acquire a reference to each of the children.

Parameters:

children

The children of the node

n_children

Number of children in the children array

Returns:

the new `GskRenderNode`