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