mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 08:28:43 +02:00
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:
committed by
Alexander Larsson
parent
0dea8132fd
commit
ce50248037
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user