get_iter_from_node


Description:

[ Version ( since = "5.2" ) ]
public bool get_iter_from_node (TreeIter iter, TreeNode node)

Sets iter to represent node in the tree.

Parameters:

this

a TreeStore object

iter

a TreeIter

node

a TreeNode in this

Returns:

true if no error occurred and iter is valid