summaryrefslogtreecommitdiff
path: root/pango/pango-attributes.c
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2006-07-10 19:41:53 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-07-10 19:41:53 +0000
commita3c061607593b0e89d83d1a299efec6544a3f9f9 (patch)
tree7b1cabe380c737400eff7004fef7618ee7dbd1c2 /pango/pango-attributes.c
parent06fa23ef62bf34608e2c7facfe8dd037817214d5 (diff)
downloadpango-a3c061607593b0e89d83d1a299efec6544a3f9f9.tar.gz
Bug 163677 – pango_attr_list_splice: inconsistent docs Patch from Morten
2006-07-10 Behdad Esfahbod <behdad@gnome.org> Bug 163677 – pango_attr_list_splice: inconsistent docs Patch from Morten Welinder * pango/pango-attributes.c (pango_attr_list_splice): Improve docs.
Diffstat (limited to 'pango/pango-attributes.c')
-rw-r--r--pango/pango-attributes.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/pango/pango-attributes.c b/pango/pango-attributes.c
index ea7c268b..a44d499d 100644
--- a/pango/pango-attributes.c
+++ b/pango/pango-attributes.c
@@ -1401,7 +1401,9 @@ pango_attr_list_change (PangoAttrList *list,
* must be specified since the attributes in @other
* may only be present at some subsection of this range)
*
- * This function splices attribute list @other into @list.
+ * This function opens up a hole in @list, fills it in with attributes from
+ * the left, and then merges @other on top of the hole.
+ *
* This operation is equivalent to stretching every attribute
* that applies at position @pos in @list by an amount @len,
* and then calling pango_attr_list_change() with a copy