GAsyncResultIface.isTagged

Checks if a result is tagged with a particular source.

struct GAsyncResultIface
extern (C)
bool function(GAsyncResult* res, void* sourceTag) isTagged;