[ 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.
children |
The children of the node |
n_children |
Number of children in the |
the new `GskRenderNode` |