diff options
author | Matthias Clasen <mclasen@redhat.com> | 2019-08-13 22:36:01 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2019-10-31 19:52:36 -0400 |
commit | 044d31030af43722e79c582fc3c4d3e4ace9d9a3 (patch) | |
tree | 77fb9731cdad54cefb60ff8409a712067ea6176e /docs/pango-sections.txt | |
parent | e1b05c6e7327e83eccffd64b4bf515220a5183ca (diff) | |
download | pango-044d31030af43722e79c582fc3c4d3e4ace9d9a3.tar.gz |
Add pango_font_family_get_face
This lets us get a face by name.
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 3abcf7c3..cb165610 100644 --- a/docs/pango-sections.txt +++ b/docs/pango-sections.txt @@ -264,6 +264,7 @@ pango_font_family_get_name pango_font_family_is_monospace pango_font_family_is_variable pango_font_family_list_faces +pango_font_family_get_face <SUBSECTION> PangoFontFace pango_font_face_get_face_name |