Vfs.getFileForPath

Gets a #GFile for @path.

class Vfs
getFileForPath
(
string path
)

Parameters

path string

a string containing a VFS path.

Return Value

Type: FileIF

a #GFile. Free the returned object with g_object_unref().

Meta