diff options
author | Matthias Clasen <mclasen@redhat.com> | 2020-07-31 14:28:02 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2020-07-31 14:28:02 -0400 |
commit | 09111969bd5aef2b424c515a1f41bb857ca436d6 (patch) | |
tree | 72dd29e8e39796eb30c39c00e738a69ac379eed7 /docs/pango-sections.txt | |
parent | 08d372d657368711038f6c9c328cde18a6582123 (diff) | |
download | pango-09111969bd5aef2b424c515a1f41bb857ca436d6.tar.gz |
Export pango_parse_color_with_alpha
This will be useful to make GdkRGBA support
hex formats with alpha.
Diffstat (limited to 'docs/pango-sections.txt')
-rw-r--r-- | docs/pango-sections.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/pango-sections.txt b/docs/pango-sections.txt index 4648816b..04b6b442 100644 --- a/docs/pango-sections.txt +++ b/docs/pango-sections.txt @@ -423,6 +423,7 @@ PangoShowFlags pango_attr_show_new PangoColor pango_color_parse +pango_color_parse_with_alpha pango_color_copy pango_color_free pango_color_to_string |