API Version: 41.0
Library Version: 41.0
void ide_task_return_object ( IdeTask* self, GObject* instance )
Returns a new object instance.
Takes ownership of instance to allow saving a reference increment and decrement by the caller.
instance
GObject*
A GObject instance.
GObject