Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.1)
gDriveGetIdentifier: gDriveGetIdentifier
Description
Gets the identifier of the given kind for
drive
.
Usage
gDriveGetIdentifier(object, kind)
Arguments
object
a
GDrive
kind
the kind of identifier to return
Value
[char] a newly allocated string containing the requested identfier, or
NULL
if the
GDrive
doesn't have this kind of identifier.