gFileGetPath {RGtk2} | R Documentation |
Gets the local pathname for GFile
, if one exists.
gFileGetPath(object)
|
input |
This call does no blocking i/o.
[char] string containing the GFile
's path, or NULL
if
no such path exists.
Derived by RGtkGen from GTK+ documentation