Method
IdeTaskpropagate_object
Description
Returns an object if the task completed with an object. Otherwise, NULL
is returned.
error
is set if the task completed with an error.
Return value
Type: GObject
A GObject
or NULL
and error
may be set.
The caller of the method takes ownership of the data, and is responsible for freeing it. |