Gets a child of a glib.Node, using the given index. The first child is at index 0. If the index is too big, NULL is returned.
the index of the desired child
the child of node at index n
Gets a child of a glib.Node, using the given index. The first child is at index 0. If the index is too big, NULL is returned.