gMountGetDrive: gMountGetDrive

Description Usage Arguments Details Value Author(s)

View source: R/gioFuncs.R

Description

Gets the drive for the mount.

Usage

1

Arguments

object

a GMount.

Details

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

Value

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

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.

Related to gMountGetDrive in RGtk2...