File.stopMountableFinish

bool stopMountableFinish(gio.async_result.AsyncResult result)

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

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

Parameters

resulta #GAsyncResult

Returns

true if the operation finished successfully.

false otherwise.

Throws