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.

class SimpleAsyncResult
void
takeError

Parameters

error ErrorG

a #GError

Meta

Since

2.28