Retrieves a ModelIter representing the row at the given index.
Use ListModel instead
If a filter function has been set using set_filter then the this implementation will return the first non filtered row.
| this |
a Model |
| row |
position of the row to retrieve |
|
A new ModelIter, or |