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.Widget
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.