Gio.MountOperationResult

Gio.MountOperationResult is returned as a result when a request for information is send by the mounting operation.

MountOperationResult.HANDLED

The request was fulfilled and the user specified data is now available

MountOperationResult.ABORTED

The user requested the mount operation to be aborted

MountOperationResult.UNHANDLED

The request was unhandled (i.e. not implemented)