gVfsParseName {RGtk2} | R Documentation |
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.
gVfsParseName(object, parse.name)
|
a |
|
a string to be parsed by the VFS module. |
[GFile
] a GFile
for the given parse.name
.
Derived by RGtkGen from GTK+ documentation