gVolumeMount {RGtk2} | R Documentation |
Mounts a volume. This is an asynchronous operation, and is
finished by calling gVolumeMountFinish
with the volume
and GAsyncResult
returned in the callback
.
gVolumeMount(object, flags, mount.operation, cancellable = NULL, callback, user.data = NULL)
|
a |
|
flags affecting the operation |
|
a |
|
optional |
|
a |
|
user data that gets passed to |
Derived by RGtkGen from GTK+ documentation