Fixing array introspection annotation for pango_attr_iterator_get_font
authorAlberto Ruiz <aruiz@gnome.org>
Mon, 25 Apr 2011 19:52:48 +0000 (20:52 +0100)
committerAlberto Ruiz <aruiz@gnome.org>
Mon, 25 Apr 2011 19:52:48 +0000 (20:52 +0100)
pango/pango-attributes.c

index 0b6ccd4..1ef64e6 100644 (file)
@@ -1784,7 +1784,7 @@ pango_attr_iterator_get (PangoAttrIterator *iterator,
  *        <literal>pango_font_description_set_family (desc, pango_font_description_get_family (desc))</literal>.
  * @language: (allow-none): if non-%NULL, location to store language tag for item, or %NULL
  *            if none is found.
- * @extra_attrs: (allow-none) (element type Pango.Attribute) (transfer full): if non-%NULL,
+ * @extra_attrs: (allow-none) (element-type Pango.Attribute) (transfer full): if non-%NULL,
  *           location in which to store a list of non-font
  *           attributes at the the current position; only the highest priority
  *           value of each attribute will be added to this list. In order