File.stopMountableFinish

Finishes a stop operation, see gio.file.File.stopMountable for details.

Finish an asynchronous stop operation that was started with gio.file.File.stopMountable.

interface File
bool
stopMountableFinish

Parameters

result gio.async_result.AsyncResult

a #GAsyncResult

Return Value

Type: bool

true if the operation finished successfully. false otherwise.