GFileIface.ejectMountableWithOperationFinish

struct GFileIface
extern (C)
int function(GFile* file, GAsyncResult* result, GError** err) ejectMountableWithOperationFinish;

Return Value

%TRUE if the @file was ejected successfully. %FALSE otherwise.

Throws

GException on failure.

Meta