ContentProvider.writeMimeTypeFinish

bool writeMimeTypeFinish(gio.async_result.AsyncResult result)

Finishes an asynchronous write operation.

See gdk.content_provider.ContentProvider.writeMimeTypeAsync.

Parameters

resulta gio.async_result.AsyncResult

Returns

true if the operation was completed successfully. Otherwise

error will be set to describe the failure.

Throws