SimpleAsyncResult.takeError

Sets the result from @error, and takes over the caller's ownership of @error, so the caller does not need to free it any more.

More...
class SimpleAsyncResult
void
takeError

Parameters

error ErrorG

a #GError

Detailed Description

Deprecated: Use #GTask and g_task_return_error() instead.

Meta

Since

2.28