TreeModelIF.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 TreeModelIF
int
getIterFirst

Parameters

iter TreeIter

the uninitialized GtkTreeIter. out

Return Value

Type: int

TRUE, if iter was set

Meta