glib/docs/reference/gio
Philip Withnall 4f1f68e6be gtask: Add a GTask:completed property
This can be used to query whether the task has completed, in the sense
that it has had a result set on it, and has already – or will soon –
invoke its callback function.

Notifications for this property are emitted immediately after the task’s
main callback, in the same main context as that callback. This allows
for multiple bits of code to listen for completion of the GTask, which
opens the door for blocking on cancellation of the GTask and improved
handling of ‘pending’ behaviour.

https://bugzilla.gnome.org/show_bug.cgi?id=743636
2015-03-10 08:37:45 +00:00
..
gdbus-object-manager-example docs/: ignore gtester Makefile targets 2013-05-29 21:36:50 -04:00
.gitignore .gitignore updates for gsettings stuff 2010-04-27 17:04:57 -04:00
gapplication.xml New gapplication(1) tool 2013-10-17 10:12:27 -04:00
gdbus-codegen.xml Fix old wiki links 2014-07-01 23:52:19 -05:00
gdbus.xml docs: Improve man page consistency 2012-08-03 23:36:45 -04:00
gio-docs.xml Add GSimpleIOStream class 2015-02-17 16:27:46 -05:00
gio-querymodules.xml docs: Improve man page consistency 2012-08-03 23:36:45 -04:00
gio-sections.txt gtask: Add a GTask:completed property 2015-03-10 08:37:45 +00:00
gio.types Doc: Add missing functions in gio.types 2015-02-04 15:07:14 +01:00
glib-compile-resources.xml Fix a typo 2013-05-04 21:03:00 -04:00
glib-compile-schemas.xml docs: Improve man page consistency 2012-08-03 23:36:45 -04:00
gresource.xml docs: minor formatting fixes to the gresource man page 2013-06-29 22:46:38 -04:00
gsettings.xml gsettings tool: Improve documentation 2013-07-16 19:21:31 -04:00
gvfs-overview.odg update the overview image of the gio docs 2009-06-08 17:29:22 +02:00
gvfs-overview.png update the overview image of the gio docs 2009-06-08 17:29:22 +02:00
Makefile.am HTTP proxy support 2015-03-06 21:23:58 +01:00
menu-example.png Add GMenuModel 2011-12-08 18:05:12 -05:00
menu-model.png Add GMenuModel 2011-12-08 18:05:12 -05:00
migrating-gconf.xml Drop a broken link 2013-01-01 10:25:07 -05:00
migrating-gdbus.xml Added examples to GTestDBus documentation 2013-03-21 16:37:21 +09:00
migrating-gnome-vfs.xml Add a migration chapter for dbus bits 2010-05-06 17:58:29 -04:00
migrating-posix.xml Remove duplicate copies of migration docs 2010-05-27 13:07:54 -04:00
overview.xml docs: Expand introduction to mention using async calls over sync ones 2015-03-03 18:27:45 +00:00
version.xml.in gio/ docs/reference/gio Merged gio-standalone into glib. 2007-11-26 16:13:05 +00:00