Improve API so that you can use multile chunks of memory and custom

2008-01-04  Alexander Larsson  <alexl@redhat.com>

        * gio.symbols:
        * gmemoryinputstream.[ch]:
	Improve API so that you can use multile chunks
	of memory and custom destroy functions. (#506374)



svn path=/trunk/; revision=6241
This commit is contained in:
Alexander Larsson
2008-01-04 10:17:57 +00:00
committed by Alexander Larsson
parent 0dea8132fd
commit ce50248037
4 changed files with 117 additions and 80 deletions

View File

@@ -519,10 +519,9 @@ g_loadable_icon_load_finish
#if IN_HEADER(__G_MEMORY_INPUT_STREAM_H__)
#if IN_FILE(__G_MEMORY_INPUT_STREAM_C__)
g_memory_input_stream_get_type G_GNUC_CONST
g_memory_input_stream_from_data
g_memory_input_stream_set_free_data
g_memory_input_stream_get_data
g_memory_input_stream_get_data_size
g_memory_input_stream_new
g_memory_input_stream_new_from_data
g_memory_input_stream_add_data
#endif
#endif