Gets a child of a #GNode, 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
See Implementation
Gets a child of a #GNode, using the given index. The first child is at index 0. If the index is too big, %NULL is returned.