summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/gdk-pixbuf-loader.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2011-12-16 18:08:33 -0500
committerMatthias Clasen <mclasen@redhat.com>2011-12-16 18:08:33 -0500
commitd724d378e6483cad1bf095b151f52c850fcb320a (patch)
tree16d98936bb9f03d5ae4fc1fe98ebb11ac4f6b0de /gdk-pixbuf/gdk-pixbuf-loader.c
parent00808be1ac79339e2acace891b962cef82949ed3 (diff)
downloadgdk-pixbuf-d724d378e6483cad1bf095b151f52c850fcb320a.tar.gz
Various annotation fixes
Reported by Evan Nemerson in bug 659888.
Diffstat (limited to 'gdk-pixbuf/gdk-pixbuf-loader.c')
-rw-r--r--gdk-pixbuf/gdk-pixbuf-loader.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdk-pixbuf/gdk-pixbuf-loader.c b/gdk-pixbuf/gdk-pixbuf-loader.c
index 2c9b86fc8..c2d2d90a0 100644
--- a/gdk-pixbuf/gdk-pixbuf-loader.c
+++ b/gdk-pixbuf/gdk-pixbuf-loader.c
@@ -827,8 +827,8 @@ gdk_pixbuf_loader_close (GdkPixbufLoader *loader,
* Obtains the available information about the format of the
* currently loading image file.
*
- * Returns: A #GdkPixbufFormat or %NULL. The return value is owned
- * by GdkPixbuf and should not be freed.
+ * Returns: (transfer none): A #GdkPixbufFormat or %NULL. The return
+ * value is owned by GdkPixbuf and should not be freed.
*
* Since: 2.2
*/