Sets task’s result to a new glib.error.ErrorG created from domain, code, message and completes the task.
See gio.task.Task.returnPointer for more discussion of exactly what ‘completing the task’ means.
See also gio.task.Task.returnNewError.
a #GQuark.
an error code.
an error message
Sets task’s result to a new glib.error.ErrorG created from domain, code, message and completes the task.
See gio.task.Task.returnPointer for more discussion of exactly what ‘completing the task’ means.
See also gio.task.Task.returnNewError.