mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-06-18 18:24:51 +02:00
Add a new symbol
svn path=/trunk/; revision=6934
This commit is contained in:
parent
c1d7063c06
commit
eb5889df59
@ -1,3 +1,7 @@
|
|||||||
|
2008-05-26 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* gio.symbols: Add g_memory_output_stream_get_data_size.
|
||||||
|
|
||||||
2008-05-25 Ross Burton <ross@burtonini.com>
|
2008-05-25 Ross Burton <ross@burtonini.com>
|
||||||
|
|
||||||
* glocalfile.c:
|
* glocalfile.c:
|
||||||
|
@ -541,6 +541,7 @@ g_memory_input_stream_add_data
|
|||||||
g_memory_output_stream_get_type G_GNUC_CONST
|
g_memory_output_stream_get_type G_GNUC_CONST
|
||||||
g_memory_output_stream_new
|
g_memory_output_stream_new
|
||||||
g_memory_output_stream_get_data
|
g_memory_output_stream_get_data
|
||||||
|
g_memory_output_stream_get_data_size
|
||||||
g_memory_output_stream_get_size
|
g_memory_output_stream_get_size
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user