Package: gsk

Function gsk:container-node-child

Lambda List

gsk:container-node-child (node index)

Arguments

node -- a gsk:container-node instance
index -- an unsigned integer with the position of the child to get

Return Value

The index'th child of node.

Details

Gets one of the children of the container node.
 

See also

#2023-11-6