| gFileResolveRelativePath {RGtk2} | R Documentation |
Resolves a relative path for file to an absolute path.
gFileResolveRelativePath(object, relative.path)
|
input |
|
a given relative path string. |
This call does no blocking i/o.
[GFile] GFile to the resolved path. NULL if relative.path
is NULL or if file is invalid.
Derived by RGtkGen from GTK+ documentation