AsyncResultT.getSourceObject

Gets the source object from a GAsyncResult.

template AsyncResultT(TStruct)
ObjectG
getSourceObject
()

Return Value

Type: ObjectG

a new reference to the source object for the res, or NULL if there is none. [transfer full]

Meta