Package: gsk

Function gsk:container-node-new

Lambda List

gsk:container-node-new (children)

Arguments

children -- a list of gsk:render-node instances with the children of the render node

Return Value

The new gsk:container-node instance.

Details

Creates a new container node for holding the given children. The new render node will acquire a reference to each of the children.
 

See also

#2023-11-6