Vfs.getFileForPath

Gets a GFile for path.

class Vfs
getFileForPath
(
string path
)

Parameters

path string

a string containing a VFS path.

Return Value

Type: File

a GFile. Free the returned object with g_object_unref(). [transfer full]

Meta