Vfs.getFileForPath

gio.file.File getFileForPath(string path)

Gets a #GFile for path.

Parameters

patha string containing a VFS path.

Returns

a #GFile.

Free the returned object with [gobject.object.ObjectWrap.unref].