RGtk2 (version 2.20.31)

gFileEjectMountableFinish: gFileEjectMountableFinish

Description

Finishes an asynchronous eject operation started by gFileEjectMountable. WARNING: g_file_eject_mountable_finish has been deprecated since version 2.22 and should not be used in newly-written code. Use gFileEjectMountableWithOperationFinish instead.

Usage

gFileEjectMountableFinish(object, result, .errwarn = TRUE)

Arguments

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

Value

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