GMountOperationResult

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

Values

ValueMeaning
HANDLED0

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

ABORTED1

The user requested the mount operation to be aborted

UNHANDLED2

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