File.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(). Since 2.22

class File
int
pollMountableFinish

Parameters

result AsyncResultIF

a GAsyncResult

Return Value

Type: int

TRUE if the operation finished successfully. FALSE otherwise.

Throws

GException on failure.

Meta