gDriveHasMedia {RGtk2}R Documentation

gDriveHasMedia

Description

Checks if the drive has media. Note that the OS may not be polling the drive for media changes; see gDriveIsMediaCheckAutomatic for more details.

Usage

gDriveHasMedia(object)

Arguments

object

a GDrive.

Value

[logical] TRUE if drive has media, FALSE otherwise.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]