FileT.startMountableFinish

Finishes a start operation. See gio.file.File.startMountable for details.

Finish an asynchronous start operation that was started with gio.file.File.startMountable.

template FileT()
override
bool
startMountableFinish

Parameters

result gio.async_result.AsyncResult

a #GAsyncResult

Return Value

Type: bool

true if the operation finished successfully. false otherwise.