Add g_memory_input_stream_new_from_data_full/add_data_full() apis
authorTristan Van Berkom <tristanvb@openismus.com>
Fri, 16 Sep 2011 11:46:01 +0000 (13:46 +0200)
committerMurray Cumming <murrayc@murrayc.com>
Fri, 16 Sep 2011 13:37:06 +0000 (15:37 +0200)
commit42738469d15585791bd5613356c47bcc2c413c20
tree0a4b4b9edd9061a42b499c8bab13fb2f5ceb8832
parentb7051e8da82d955ca8f431c65079294747de0e1c
Add g_memory_input_stream_new_from_data_full/add_data_full() apis

Add an extra state pointer and an extra GDestroyNotify function
to the 'Chunk' definition... allowing bindings to attach some extra
state to memory chunks (to get memory management correctly from
language bindings).
Bug #589887
gio/gmemoryinputstream.c
gio/gmemoryinputstream.h