Dan Winship 82d914d808 gio: add g_async_result_is_tagged()
Rather than doing a two step first-check-the-GAsyncResult-subtype-then-
check-the-tag, add a GAsyncResult-level method so that you can do them
both at once, simplifying the code for "short-circuit" async return
values where the vmethod never gets called.

https://bugzilla.gnome.org/show_bug.cgi?id=661767
2012-07-10 10:49:20 -04:00
..
2012-06-16 10:38:50 -04:00
2012-04-19 10:06:26 +02:00
2012-02-06 22:33:19 +01:00
2012-01-23 00:26:05 -05:00
2011-12-08 18:05:12 -05:00
2011-12-08 18:05:12 -05:00
2011-06-04 18:48:19 -04:00
2011-12-13 13:21:55 -05:00