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.
| this |
a `GtkListBox` |
| index_ |
the index of the row |
|
the child `GtkWidget` |