Virtual Method
GioAsyncResultis_tagged
since: 2.34
Declaration [src]
gboolean
is_tagged (
GAsyncResult* res,
gpointer source_tag
)
Description [src]
Checks if res
has the given source_tag
(generally a function
pointer indicating the function res
was created by).
Available since: 2.34