TreeModel.getIterFirst

Initializes iter with the first iterator in the tree (the one at the path "0") and returns true. Returns false if the tree is empty.

interface TreeModel
bool
getIterFirst

Parameters

iter gtk.tree_iter.TreeIter

the uninitialized #GtkTreeIter-struct

Return Value

Type: bool

true, if iter was set