diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/tmpl/win32-fonts.sgml | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/docs/tmpl/win32-fonts.sgml b/docs/tmpl/win32-fonts.sgml index 3896e33a..8ead0d0f 100644 --- a/docs/tmpl/win32-fonts.sgml +++ b/docs/tmpl/win32-fonts.sgml @@ -177,6 +177,16 @@ HFONTs by their LOGFONT descriptions. @Returns: +<!-- ##### FUNCTION pango_win32_font_cache_loadw ##### --> +<para> + +</para> + +@cache: +@logfont: +@Returns: + + <!-- ##### FUNCTION pango_win32_font_cache_unload ##### --> <para> @@ -219,6 +229,15 @@ HFONTs by their LOGFONT descriptions. @Returns: +<!-- ##### FUNCTION pango_win32_font_logfontw ##### --> +<para> + +</para> + +@font: +@Returns: + + <!-- ##### FUNCTION pango_win32_font_description_from_logfont ##### --> <para> @@ -228,3 +247,12 @@ HFONTs by their LOGFONT descriptions. @Returns: +<!-- ##### FUNCTION pango_win32_font_description_from_logfontw ##### --> +<para> + +</para> + +@lfp: +@Returns: + + |