glib/docs/reference/gio
Dan Winship 800d6ff111 gio: add GBytes-based input/output stream methods
Using a caller-supplied buffer for g_input_stream_read() doesn't
translate well to the semantics of many other languages, and using a
non-refcounted buffer for read_async() and write_async() makes it
impossible to manage the memory correctly currently in
garbage-collected languages.

Fix both of these issues by adding a new set of methods that work with
GBytes objects rather than plain buffers.

https://bugzilla.gnome.org/show_bug.cgi?id=671139
2012-05-24 17:48:13 -04:00
..
gdbus-object-manager-example docs: Use latest docbook dtd: 4.5 2012-04-23 02:46:18 +01:00
.gitignore .gitignore updates for gsettings stuff 2010-04-27 17:04:57 -04:00
gdbus-codegen.xml docs: Fix gdbus-codegen example XML 2012-02-09 11:59:15 +00:00
gdbus.xml gdbus: Add --recurse and --only-properties options 2011-06-09 13:22:18 -04:00
gio-docs.xml docs: rename *-docs.sgml to *-docs.xml 2012-04-23 02:31:32 +01:00
gio-querymodules.xml Add a man page for gio-querymodules 2010-04-18 15:54:54 -04:00
gio-sections.txt gio: add GBytes-based input/output stream methods 2012-05-24 17:48:13 -04:00
gio.types Add GTestDBus object 2012-04-19 10:06:26 +02:00
glib-compile-resources.xml docs: Fix typo 2012-02-06 22:33:19 +01:00
glib-compile-schemas.xml docs: Fix typo in glib-compile-schemas man page 2012-04-02 10:22:56 +01:00
gresource.xml Add docs for gresource 2012-01-23 00:26:05 -05:00
gsettings.xml gsettings-tool fixes: Add missing _apply(), add unset-recursively to man page 2011-04-12 12:56:33 -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 build: include glib-compile-resources.xml in the dist tarball 2012-03-04 00:26:10 +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 Fix links in gio docs 2011-06-04 18:48:19 -04:00
migrating-gdbus.xml docs: Use latest docbook dtd: 4.5 2012-04-23 02:46:18 +01: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 Improve GNetworkMonitor docs 2011-12-13 13:21:55 -05:00
version.xml.in gio/ docs/reference/gio Merged gio-standalone into glib. 2007-11-26 16:13:05 +00:00