mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 15:33:39 +02:00
[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:
@@ -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)
|
||||
|
Reference in New Issue
Block a user