mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
gio: Add missing nullable annotations
This commit is contained in:
@@ -296,7 +296,7 @@ g_zlib_compressor_new (GZlibCompressorFormat format,
|
||||
*
|
||||
* Returns the #GZlibCompressor:file-info property.
|
||||
*
|
||||
* Returns: (transfer none): a #GFileInfo, or %NULL
|
||||
* Returns: (nullable) (transfer none): a #GFileInfo, or %NULL
|
||||
*
|
||||
* Since: 2.26
|
||||
*/
|
||||
|
Reference in New Issue
Block a user