This is the callback signature for jobs submitted to the CamelSession via camel_session_submit_job(). The error pointer is always non-%NULL, so it's safe to dereference to check if a #GError has been set.
error
a #CamelSession
a #CamelOperation cast as a #GCancellable
This is the callback signature for jobs submitted to the CamelSession via camel_session_submit_job(). The
error
pointer is always non-%NULL, so it's safe to dereference to check if a #GError has been set.