File.stopMountableFinish

Finishes an stop operation, see g_file_stop_mountable() for details. Finish an asynchronous stop operation that was started with g_file_stop_mountable(). Since 2.22

class File
int
stopMountableFinish

Parameters

result AsyncResultIF

a GAsyncResult

Return Value

Type: int

TRUE if the operation finished successfully. FALSE otherwise.

Throws

GException on failure.

Meta