gMountGetDrive {RGtk2} | R Documentation |
Gets the drive for the mount
.
gMountGetDrive(object)
|
a |
This is a convenience method for getting the GVolume
and then
using that object to get the GDrive
.
[GDrive
] a GDrive
or NULL
if mount
is not associated with a volume or a drive.
Derived by RGtkGen from GTK+ documentation