SimpleAsyncResult.getSourceTag

Gets the source tag for the #GSimpleAsyncResult.

More...
class SimpleAsyncResult
void*
getSourceTag
()

Return Value

Type: void*

a #gpointer to the source object for the #GSimpleAsyncResult.

Detailed Description

Deprecated: Use #GTask and g_task_get_source_tag() instead.

Meta