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

index bad0c23..e13f6e5 100644 (file)
@@ -5596,7 +5596,7 @@ pango_layout_iter_get_run (PangoLayoutIter *iter)
  * but the user is not expected
  * to modify the contents of the run (glyphs, glyph widths, etc.).
  *
- * Return value: the current run, that should not be modified.
+ * Return value: (transfer none): the current run, that should not be modified.
  *
  * Since: 1.16
  **/