| gFileNewForPath {RGtk2} | R Documentation |
Constructs a GFile for a given path. This operation never
fails, but the returned object might not support any I/O
operation if path is malformed.
gFileNewForPath(path)
|
a string containing a relative or absolute path. |
[GFile] a new GFile for the given path.
Derived by RGtkGen from GTK+ documentation