getFileForPath

open fun getFileForPath(path: String): File

Gets a #GFile for @path.

Return

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

Parameters

path

a string containing a VFS path.