[ Version ( since = "5.2" ) ]
public bool get_iter_from_node (TreeIter iter, TreeNode node)
Sets iter
to represent node
in the tree.
this |
a TreeStore object |
iter |
a TreeIter |
node |
a TreeNode in this |
true if no error occurred and |