GAsyncResultIface.isTagged

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

Return Value

TRUE if res has the indicated source_tag, FALSE if not.