GAsyncResultIface.getSourceObject

struct GAsyncResultIface
extern (C)
GObject* function(GAsyncResult* res) getSourceObject;

Return Value

a new reference to the source object for the @res, or %NULL if there is none.

Meta