gVolumeMountFinish
Finishes mounting a volume. If any errors occured during the operation,
error
will be set to contain the errors and FALSE
will be returned.
gVolumeMountFinish(object, result, .errwarn = TRUE)
|
a |
|
|
.errwarn |
Whether to issue a warning on error or fail silently |
If the mount operation succeeded, gVolumeGetMount
on volume
is guaranteed to return the mount right after calling this
function; there's no need to listen for the 'mount-added' signal on
GVolumeMonitor
.
A list containing the following elements:
retval |
[logical] |
|
a |
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.