diff options
author | Matthias Clasen <mclasen@redhat.com> | 2019-07-28 20:28:51 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2019-07-28 22:03:44 -0400 |
commit | b02f5e4406bfaaf79658eae25cdb21b26a7dcba5 (patch) | |
tree | c1fc0917bfa331a85e814b3f59cc5d850463c6b1 /docs | |
parent | 02d40c1c33a632a9cf813d0d2aee217011dba1a4 (diff) | |
download | pango-b02f5e4406bfaaf79658eae25cdb21b26a7dcba5.tar.gz |
Add some missing symbols to docs
Diffstat (limited to 'docs')
-rw-r--r-- | docs/pango-sections.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/pango-sections.txt b/docs/pango-sections.txt index 51e85095..78a6b4cb 100644 --- a/docs/pango-sections.txt +++ b/docs/pango-sections.txt @@ -408,15 +408,15 @@ pango_attr_gravity_hint_new pango_attr_font_features_new pango_attr_foreground_alpha_new pango_attr_background_alpha_new -pango_attr_allow_breaks_new_ +pango_attr_allow_breaks_new +PangoShowFlags +pango_attr_show_new PangoColor PANGO_TYPE_COLOR pango_color_parse pango_color_copy pango_color_free pango_color_to_string -PangoShowFlags -pango_attr_show_new <SUBSECTION> PangoAttrList PANGO_TYPE_ATTR_LIST |