Description Usage Arguments Details Author(s)
Asynchronously starts a drive.
1 2 | gDriveStart(object, flags, mount.operation, cancellable = NULL,
callback, user.data = NULL)
|
|
a |
|
flags affecting the start operation. |
|
a |
|
optional |
|
a |
|
user data to pass to |
When the operation is finished, callback
will be called.
You can then call gDriveStartFinish
to obtain the
result of the operation.
Since 2.22
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.