summaryrefslogtreecommitdiff
path: root/gdk-pixbuf
diff options
context:
space:
mode:
Diffstat (limited to 'gdk-pixbuf')
-rw-r--r--gdk-pixbuf/gdk-pixbuf-io.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk-pixbuf/gdk-pixbuf-io.h b/gdk-pixbuf/gdk-pixbuf-io.h
index cac75f242..7565744e5 100644
--- a/gdk-pixbuf/gdk-pixbuf-io.h
+++ b/gdk-pixbuf/gdk-pixbuf-io.h
@@ -270,7 +270,7 @@ typedef GdkPixbufAnimation *(* GdkPixbufModuleLoadAnimationFunc) (FILE *f,
* [callback@GdkPixbuf.PixbufModuleIncrementLoadFunc] callback, and will be freed
* by [callback@GdkPixbuf.PixbufModuleStopLoadFunc] callback.
*
- * Returns: (transfer full) (nullable): the data to be passed to
+ * Returns: (transfer full): the data to be passed to
* [callback@GdkPixbuf.PixbufModuleIncrementLoadFunc]
* and [callback@GdkPixbuf.PixbufModuleStopLoadFunc], or `NULL` in case of error
*/