summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pango/pango-attributes.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pango-attributes.c b/pango/pango-attributes.c
index 8ff631ae..2d2dd2a2 100644
--- a/pango/pango-attributes.c
+++ b/pango/pango-attributes.c
@@ -2084,7 +2084,7 @@ pango_attr_iterator_destroy (PangoAttrIterator *iterator)
* the attribute whose range starts closest to the current location
* is used.
*
- * Return value: (nullable): the current attribute of the given type,
+ * Return value: (nullable) (transfer none): the current attribute of the given type,
* or %NULL if no attribute of that type applies to the
* current location.
**/