diff options
author | Matthias Clasen <mclasen@redhat.com> | 2019-07-13 15:49:25 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2019-07-25 00:40:33 -0400 |
commit | 3c1a325fca4867cdc7fabfab3a804c0798ce8cb2 (patch) | |
tree | f1e888f03cbad4c450cf8b006888fadbf1939c23 /docs | |
parent | fd009f03a1263aa30cdf574664e6180dacbf31d7 (diff) | |
download | pango-3c1a325fca4867cdc7fabfab3a804c0798ce8cb2.tar.gz |
Add an attribute for showing invisible chars
Allow to opt-in to showing spaces, line breaks,
and default-ignorable chars, separately.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/pango-sections.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/pango-sections.txt b/docs/pango-sections.txt index 5050a1f3..51e85095 100644 --- a/docs/pango-sections.txt +++ b/docs/pango-sections.txt @@ -415,6 +415,8 @@ pango_color_parse pango_color_copy pango_color_free pango_color_to_string +PangoShowFlags +pango_attr_show_new <SUBSECTION> PangoAttrList PANGO_TYPE_ATTR_LIST |