[Gio] Merge in introspection annotations from gobject-introspection gio-2.0.c

This is not an exhaustive set, but covers everything we have so far.
This commit is contained in:
Colin Walters
2010-06-10 14:02:15 -04:00
parent 3a062d2e33
commit 7c36619d26
12 changed files with 47 additions and 47 deletions

View File

@@ -196,7 +196,7 @@ g_filter_output_stream_init (GFilterOutputStream *stream)
*
* Gets the base stream for the filter stream.
*
* Returns: a #GOutputStream.
* Returns: (transfer none): a #GOutputStream.
**/
GOutputStream *
g_filter_output_stream_get_base_stream (GFilterOutputStream *stream)