FileIF.pollMountableFinish

Finishes a poll operation. See g_file_poll_mountable() for details.

Finish an asynchronous poll operation that was polled with g_file_poll_mountable().

interface FileIF
bool
pollMountableFinish

Parameters

result AsyncResultIF

Return Value

Type: bool

TRUE if the operation finished successfully. FALSE otherwise.

Throws

GException on failure.

Meta

Since

2.22