diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/pango-sections.txt | 2 | ||||
-rw-r--r-- | docs/tmpl/win32-fonts.sgml | 16 |
2 files changed, 18 insertions, 0 deletions
diff --git a/docs/pango-sections.txt b/docs/pango-sections.txt index a33f3123..8e3688ff 100644 --- a/docs/pango-sections.txt +++ b/docs/pango-sections.txt @@ -532,6 +532,8 @@ pango_win32_render_layout_line pango_win32_render_layout pango_win32_get_unknown_glyph pango_win32_font_get_glyph_index +pango_win32_get_debug_flag +pango_win32_get_dc PangoWin32FontCache pango_win32_font_cache_new pango_win32_font_cache_free diff --git a/docs/tmpl/win32-fonts.sgml b/docs/tmpl/win32-fonts.sgml index 334a0d95..92966883 100644 --- a/docs/tmpl/win32-fonts.sgml +++ b/docs/tmpl/win32-fonts.sgml @@ -84,6 +84,22 @@ g_quark_from_string()) is used to identify the renderer in pango_find_map(). @Returns: +<!-- ##### FUNCTION pango_win32_get_debug_flag ##### --> +<para> + +</para> + +@Returns: + + +<!-- ##### FUNCTION pango_win32_get_dc ##### --> +<para> + +</para> + +@Returns: + + <!-- ##### STRUCT PangoWin32FontCache ##### --> <para> A <structname>PangoWin32FontCache</structname> caches |