gDriveEjectWithOperationFinish: gDriveEjectWithOperationFinish
Description
Finishes ejecting a drive. If any errors occurred during the operation,
error will be set to contain the errors and FALSE will be returned.Usage
gDriveEjectWithOperationFinish(object, result, .errwarn = TRUE)
Value
A list containing the following elements:retval[logical] TRUE if the drive was successfully ejected. FALSE otherwise.errora GError location to store the error occuring, or NULL to
ignore.