GBytes: add a size argument to g_bytes_get_data
authorStef Walter <stefw@collabora.co.uk>
Fri, 9 Dec 2011 17:19:24 +0000 (18:19 +0100)
committerStef Walter <stefw@collabora.co.uk>
Thu, 15 Dec 2011 06:22:37 +0000 (07:22 +0100)
commit14fb10d14b07cef6af8952bfdd0bd4d864876607
treeb6198b0e2e6f925f1291bffd3cc1c19c0672e393
parent162bafee37ccd5d58260423a8120fdcba25ecad6
GBytes: add a size argument to g_bytes_get_data

 * An out size argument so that this is more easily bindable
   by gobject-introspection.

https://bugzilla.gnome.org/show_bug.cgi?id=665879
glib/gbytes.c
glib/gbytes.h
glib/gtimezone.c
glib/gvariant-core.c
glib/tests/array-test.c
glib/tests/bytes.c