File.startMountableFinish

Finishes a start operation. See g_file_start_mountable() for details. Finish an asynchronous start operation that was started with g_file_start_mountable(). Since 2.22

class File
int
startMountableFinish

Parameters

result AsyncResultIF

a GAsyncResult

Return Value

Type: int

TRUE if the operation finished successfully. FALSE otherwise.

Throws

GException on failure.

Meta