[ CCode ( cname = "g_task_get_source_object" ) ]
[ Version ( since = "2.36" ) ]
public unowned Object? get_unowned_source_object ()
Gets the source object from this.
Like get_source_object, but does not ref the object.
this |
a Task |
this's source object, or null |