get_iter
Description:
Sets iter to a valid iterator pointing to path.
If path does not exist, iter is set to an invalid iterator and false is returned.
Parameters:
| this |
a `GtkTreeModel` |
| iter |
the uninitialized `GtkTreeIter` |
| path |
the `GtkTreePath` |
Returns:
|
true, if |