diff options
author | Matthias Clasen <mclasen@redhat.com> | 2015-08-11 15:48:25 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2015-08-11 20:39:14 -0400 |
commit | 5dd3585270746fd88b267d06ce20eb9c19cab5e5 (patch) | |
tree | 0c290d402e6fafe3ad2e86da131666ab58a07ef5 /docs/pango-sections.txt | |
parent | 6489105c20bdebc720c223894d947fd5e3cebe49 (diff) | |
download | pango-5dd3585270746fd88b267d06ce20eb9c19cab5e5.tar.gz |
Add attribute types for fg and bg alpha
Add attributes types for foreground and background alpha.
Diffstat (limited to 'docs/pango-sections.txt')
-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 0401a158..fa45b245 100644 --- a/docs/pango-sections.txt +++ b/docs/pango-sections.txt @@ -381,6 +381,8 @@ pango_attr_fallback_new pango_attr_gravity_new pango_attr_gravity_hint_new pango_attr_font_features_new +pango_attr_foreground_alpha_new +pango_attr_background_alpha_new PangoColor PANGO_TYPE_COLOR pango_color_parse |