ContentProvider.writeMimeTypeFinish

Finishes an asynchronous write operation.

See [method@Gdk.ContentProvider.write_mime_type_async].

class ContentProvider
bool
writeMimeTypeFinish

Parameters

result AsyncResultIF

a GAsyncResult

Return Value

Type: bool

%TRUE if the operation was completed successfully. Otherwise @error will be set to describe the failure.

Throws

GException on failure.

Meta