File.pollMountableFinish

bool pollMountableFinish(gio.async_result.AsyncResult result)

Finishes a poll operation. See gio.file.File.pollMountable for details.

Finish an asynchronous poll operation that was polled with gio.file.File.pollMountable.

Parameters

resulta #GAsyncResult

Returns

true if the operation finished successfully. false

otherwise.

Throws