Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.4)
gFileGetPath: gFileGetPath
Description
Gets the local pathname for
GFile
, if one exists.
Usage
gFileGetPath(object)
Arguments
Value
[char] string containing the
GFile
's path, or
NULL
if no such path exists.
Details
This call does no blocking i/o.