summaryrefslogtreecommitdiff
path: root/docs/pango-sections.txt
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2019-07-13 23:04:02 -0400
committerMatthias Clasen <mclasen@redhat.com>2019-07-13 23:05:29 -0400
commitc489cf77e64edc55bb583dc05352f3e24f0ae72c (patch)
treebbee112e01ee4fac8d054497b765f9ed9bc8e82a /docs/pango-sections.txt
parentc8212c485827cddd3c9a6a7c2a57e54d9254a10c (diff)
downloadpango-c489cf77e64edc55bb583dc05352f3e24f0ae72c.tar.gz
Add a function to update attribute lists
Add a function that can update positions of attributes as the underlying text is changing. This is meant to be used to update an attribute list as text transformations are applied, like capitalization.
Diffstat (limited to 'docs/pango-sections.txt')
-rw-r--r--docs/pango-sections.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/pango-sections.txt b/docs/pango-sections.txt
index 9bf20619..60d360d6 100644
--- a/docs/pango-sections.txt
+++ b/docs/pango-sections.txt
@@ -410,6 +410,7 @@ pango_attr_list_insert_before
pango_attr_list_change
pango_attr_list_splice
pango_attr_list_filter
+pango_attr_list_apply_delta
PangoAttrFilterFunc
pango_attr_list_get_iterator
PangoAttrIterator