Ryan Lortie 4804094472 GSimpleAsyncResult: support reliable cancellation
Add a function g_simple_async_result_set_check_cancellable() to provide
a GCancellable that is checked for being cancelled during the call to
g_simple_async_result_propagate_error().

This gives asynchronous operation implementations an easy way to
provide reliable cancellation of those operations -- even in the case
that a positive result has occured and is pending dispatch at the time
the operation is cancelled.

https://bugzilla.gnome.org/show_bug.cgi?id=672013
2012-03-14 08:36:11 -04:00
..
2011-12-19 13:38:09 -05:00
2012-02-10 18:06:10 -05: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