Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gVfsParseName: gVfsParseName
Description
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.
Usage
gVfsParseName(object, parse.name)
Arguments
object
a
GVfs
.
parse.name
a string to be parsed by the VFS module.
Value
GFile
] a
GFile
for the given
parse.name
.