GMountOperationResult is returned as a result when a request for
information is send by the mounting operation.
G_MOUNT_OPERATION_HANDLED
The request was fulfilled and the
user specified data is now available
G_MOUNT_OPERATION_ABORTED
The user requested the mount operation
to be aborted
G_MOUNT_OPERATION_UNHANDLED
The request was unhandled (i.e. not
implemented)
GMountOperationResult is returned as a result when a request for information is send by the mounting operation. G_MOUNT_OPERATION_HANDLED The request was fulfilled and the user specified data is now available G_MOUNT_OPERATION_ABORTED The user requested the mount operation to be aborted G_MOUNT_OPERATION_UNHANDLED The request was unhandled (i.e. not implemented)