File.pollMountableFinish

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

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

interface File
bool
pollMountableFinish

Parameters

result gio.async_result.AsyncResult

a #GAsyncResult

Return Value

Type: bool

true if the operation finished successfully. false otherwise.