Gtk.TreeModel::get_path

function vfunc_get_path(iter:Gtk.TreeIter):Gtk.TreePath {
}

Returns a newly-created Gtk.TreePath referenced by iter.

This path should be freed with Gtk.free.

iter

the Gtk.TreeIter

Returns

a newly-created Gtk.TreePath