ContainerNode.getChild

Gets one of the children of container.

class ContainerNode
getChild
(
uint idx
)

Parameters

idx uint

the position of the child to get

Return Value

Type: gsk.render_node.RenderNode

the idx'th child of container