Fixed (transfer none) introspection annotation for the return value in pango_layout_i...
authorAlberto Ruiz <aruiz@gnome.org>
Mon, 25 Apr 2011 22:21:47 +0000 (23:21 +0100)
committerAlberto Ruiz <aruiz@gnome.org>
Mon, 25 Apr 2011 22:21:47 +0000 (23:21 +0100)
pango/pango-layout.c

index e66a50e..bad0c23 100644 (file)
@@ -5686,7 +5686,7 @@ pango_layout_iter_at_last_line (PangoLayoutIter *iter)
  *
  * Gets the layout associated with a #PangoLayoutIter.
  *
- * Return value: the layout associated with @iter.
+ * Return value: (transfer none): the layout associated with @iter.
  *
  * Since: 1.20
  **/