RGtk2 (version 2.20.31)

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).
code
an error code.
format
a formatted error reporting string.
...
a list of variables to fill in format.