FileT.ejectMountableFinish

Finishes an asynchronous eject operation started by gio.file.File.ejectMountable.

More...
template FileT()
override
bool
ejectMountableFinish

Parameters

result gio.async_result.AsyncResult

a #GAsyncResult

Return Value

Type: bool

true if the file was ejected successfully. false otherwise.

Detailed Description