Free the returned object with [gobject.object.ObjectWrap.unref].
Vfs.parseName
gio.file.File parseName(string parseName)This operation never fails, but the returned object might not support any I/O operations if the parse_name cannot be parsed by the #GVfs module.
Parameters
parseName | a string to be parsed by the VFS module. |
Returns
a #GFile for the given parse_name.