get_child


Description:

public unowned RenderNode get_child (uint idx)

Gets one of the children of container.

Parameters:

this

a container `GskRenderNode`

idx

the position of the child to get

Returns:

the idx'th child of container