Gets the source object from a #GAsyncResult.
Gets the user data from a #GAsyncResult.
Checks if res has the given source_tag (generally a function pointer indicating the function res was created by).
If res is a #GSimpleAsyncResult, this is equivalent to gio.simple_async_result.SimpleAsyncResult.propagateError. Otherwise it returns false.
Gets the source object from a #GAsyncResult.
Gets the user data from a #GAsyncResult.
Checks if res has the given source_tag (generally a function pointer indicating the function res was created by).
If res is a #GSimpleAsyncResult, this is equivalent to gio.simple_async_result.SimpleAsyncResult.propagateError. Otherwise it returns false.
Proxy object for Gio.AsyncResult interface when a GObject has no applicable D binding