RGtk2 (version 2.20.31)

gDriveStopFinish: gDriveStopFinish

Description

Finishes stopping a drive.

Usage

gDriveStopFinish(object, result, .errwarn = TRUE)

Arguments

object
result
.errwarn
Whether to issue a warning on error or fail silently

Value

A list containing the following elements:
retval
[logical] TRUE if the drive has been stopped successfully, FALSE otherwise.
error
a GError, or NULL

Details

Since 2.22