gFileParseName {RGtk2} | R Documentation |
Constructs a GFile
with the given parse.name
(i.e. something given by gFileGetParseName
).
This operation never fails, but the returned object might not support any I/O
operation if the parse.name
cannot be parsed.
gFileParseName(parse.name)
|
a file name or path to be parsed. |
Derived by RGtkGen from GTK+ documentation