Vfs.getFileForPath

Gets a #GFile for path.

class Vfs
getFileForPath
(
string path
)

Parameters

path string

a string containing a VFS path.

Return Value

Type: gio.file.File

a #GFile. Free the returned object with gobject.object.ObjectG.unref.