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.
flags affecting the start operation.
a #GMountOperation or %NULL to avoid user interaction.
optional #GCancellable object, %NULL to ignore.
a #GAsyncReadyCallback, or %NULL.
user data to pass to @callback
2.22
See Implementation
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.