ContainerNode.getChild
gsk.render_node.RenderNode getChild(uint idx)Gets one of the children of container.
Parameters
idx | the position of the child to get |
Returns
the idx'th child of container
gsk.render_node.RenderNode getChild(uint idx)Gets one of the children of container.
idx | the position of the child to get |