gSimpleAsyncResultSetError: gSimpleAsyncResultSetError
Description
Sets an error within the asynchronous result without a GError.Usage
gSimpleAsyncResultSetError(object, domain, code, format, ...)
Arguments
domain
a GQuark (usually G_IO_ERROR). format
a formatted error reporting string.
...
a list of variables to fill in format.