Gets the row item corresponding to the child at index position
for this's root model.
If position
is greater than the number of children in the root model, null is returned.
Do not confuse this function with [[email protected]_row].
this |
a `GtkTreeListModel` |
position |
position of the child to get |
the child in |