glib/docs/reference/gio
Dan Winship 6181c7de36 GCancellable: add g_cancellable_create_source()
g_cancellable_create_source() returns a GSource that triggers when its
corresponding GCancellable is cancelled. This can be used with
g_source_add_child_source() to add cancellability to a source.

Port gasynchelper's FDSource to use this rather than doing its own
cancellable handling, and also fix up its callback argument order to
be more normal.

https://bugzilla.gnome.org/show_bug.cgi?id=634239
2010-11-26 15:07:28 -05:00
..
.gitignore .gitignore updates for gsettings stuff 2010-04-27 17:04:57 -04:00
gdbus.xml Add --xml to gdbus-tool to print raw introspected XML 2010-06-14 00:02:57 +02:00
gio-docs.xml Add indices for new symbols in 2.28 2010-11-24 16:00:32 -05:00
gio-querymodules.xml Add a man page for gio-querymodules 2010-04-18 15:54:54 -04:00
gio-sections.txt GCancellable: add g_cancellable_create_source() 2010-11-26 15:07:28 -05:00
gio.types GPeriodic: a periodic event clock 2010-10-20 11:47:31 +02:00
glib-compile-schemas.xml Document vendor override files 2010-08-13 21:23:22 -04:00
gsettings.xml Rename gsettings-tool to gsettings 2010-04-22 01:17:02 -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 GIO reference doc cleanups (re: GApplication) 2010-10-19 16:56:18 +02:00
migrating-gconf.xml Bug 632169 - manual use of gsettings-data-convert 2010-10-27 09:08:32 -04:00
migrating-gdbus.xml Bug 621213 – GDBusProxy and well-known names 2010-06-11 18:21:27 -04: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 Point out that g_type_init() is required 2010-08-25 22:09:07 -04:00
version.xml.in gio/ docs/reference/gio Merged gio-standalone into glib. 2007-11-26 16:13:05 +00:00