Initializes iter with the first iterator in the tree (the one at the path "0").
Returns false if the tree is empty, true otherwise.
| this |
a `GtkTreeModel` |
| iter |
the uninitialized `GtkTreeIter` |
|
true, if |