RGtk2 (version 2.20.31)

gMountGetDrive: gMountGetDrive

Description

Gets the drive for the mount.

Usage

gMountGetDrive(object)

Arguments

object

Value

GDrive] a GDrive or NULL if mount is not associated with a volume or a drive.

Details

This is a convenience method for getting the GVolume and then using that object to get the GDrive.