get_path
Description:
public abstract TreePath?
get_path (
TreeIter iter)
Returns a newly-created TreePath-struct referenced by iter.
This path should be freed with free.
Parameters:
| this |
a TreeModel
|
| iter |
the TreeIter-struct
|
Returns:
|
a newly-created TreePath-struct
|