DriveT.start

Asynchronously starts a drive.

When the operation is finished, callback will be called. You can then call g_drive_start_finish() to obtain the result of the operation.

Parameters

flags GDriveStartFlags

flags affecting the start operation.

mountOperation MountOperation

a gtk.MountOperation or NULL to avoid user interaction.

cancellable Cancellable

optional gio.Cancellable object, NULL to ignore.

callback GAsyncReadyCallback
userData void*

user data to pass to callback

Meta

Since

2.22