Method
GioSimpleAsyncResultset_from_error
Declaration
void
g_simple_async_result_set_from_error (
GSimpleAsyncResult* simple,
const GError* error
)
Description
Sets the result from a GError
.
Deprecated since: | 2.46 |
Use |
Parameters
error
-
Type:
GError
GError
.The data is owned by the caller of the function.