Fixed (transfer full) and (element-type) introspection annotation for the return...
authorAlberto Ruiz <aruiz@gnome.org>
Mon, 25 Apr 2011 22:55:14 +0000 (23:55 +0100)
committerAlberto Ruiz <aruiz@gnome.org>
Mon, 25 Apr 2011 22:55:14 +0000 (23:55 +0100)
pango/pango-context.c

index 1e81231..2518500 100644 (file)
@@ -1581,7 +1581,7 @@ itemize_with_font (PangoContext               *context,
  * the range covering the position just after @start_index + @length.
  * (i.e. if itemizing in a loop, just keep passing in the same @cached_iter).
  *
- * Return value: a #GList of #PangoItem structures.
+ * Return value: (transfer full) (element-type Pango.Item): a #GList of #PangoItem structures.
  */
 GList *
 pango_itemize (PangoContext      *context,