TreeModelT.getPath

Returns a newly-created #GtkTreePath-struct referenced by @iter.

This path should be freed with gtk_tree_path_free().

template TreeModelT(TStruct)
getPath

Parameters

iter TreeIter

the #GtkTreeIter-struct

Return Value

Type: TreePath

a newly-created #GtkTreePath-struct

Meta