Method
GioSimpleAsyncResultget_source_tag
deprecated: 2.46.
Declaration [src]
gpointer
g_simple_async_result_get_source_tag (
GSimpleAsyncResult* simple
)
Description [src]
Gets the source tag for the GSimpleAsyncResult
.
Deprecated since: 2.46.
Use GTask
and g_task_get_source_tag()
instead.
This method is not directly available to language bindings.