mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-03 16:03:40 +02:00
gio: Add missing nullable annotations
This commit is contained in:
@@ -277,7 +277,7 @@ g_file_io_stream_query_info_finish (GFileIOStream *stream,
|
||||
* This must be called after the stream has been written
|
||||
* and closed, as the etag can change while writing.
|
||||
*
|
||||
* Returns: the entity tag for the stream.
|
||||
* Returns: (nullable) (transfer full): the entity tag for the stream.
|
||||
*
|
||||
* Since: 2.22
|
||||
**/
|
||||
|
Reference in New Issue
Block a user