GtkTreeModelIface.getPath

Gets a newly-created gtk.tree_path.TreePath referenced by iter.

struct GtkTreeModelIface
extern (C)
GtkTreePath* function(GtkTreeModel* treeModel, GtkTreeIter* iter) getPath;