get_file_for_path


Description:

public virtual File get_file_for_path (string path)

Gets a File for path.

Parameters:

this

a Vfs.

path

a string containing a VFS path.

Returns:

a File. Free the returned object with unref.