Gets the n-th child in the list (not counting headers). If _index is negative or larger than the number of items in the list, NULL is returned.
the index of the row
the child gtk.Widget or NULL
3.10
Gets the n-th child in the list (not counting headers). If _index is negative or larger than the number of items in the list, NULL is returned.