Learn R Programming

RGtk2 (version 2.20.19)

gFileEjectMountableWithOperationFinish: gFileEjectMountableWithOperationFinish

Description

Finishes an asynchronous eject operation started by gFileEjectMountableWithOperation.

Usage

gFileEjectMountableWithOperationFinish(object, result, .errwarn = TRUE)

Arguments

Value

A list containing the following elements:retval[logical] TRUE if the file was ejected successfully. FALSE otherwise.errora GError, or NULL

Details

Since 2.22