GDriveIface.stopFinish

struct GDriveIface
extern (C)
int function(GDrive* drive, GAsyncResult* result, GError** err) stopFinish;

Return Value

%TRUE if the drive has been stopped successfully, %FALSE otherwise.

Throws

GException on failure.

Meta