Module: Gio::MountOperationResult

Defined in:
(unknown)

Constant Summary collapse

HANDLED =

The request was fulfilled and the

user specified data is now available
0 or :handled
ABORTED =

The user requested the mount operation

to be aborted
1 or :aborted
UNHANDLED =

The request was unhandled (i.e. not

implemented)
2 or :unhandled