API Version: 41.0
Library Version: 41.0
GObject* ide_task_propagate_object ( IdeTask* self GError** error )
Returns an object if the task completed with an object. Otherwise, NULL is returned.
NULL
error is set if the task completed with an error.
error
GObject*
A GObject or NULL and error may be set.
GObject