summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/pango-sections.txt1
-rw-r--r--docs/tmpl/fonts.sgml13
2 files changed, 13 insertions, 1 deletions
diff --git a/docs/pango-sections.txt b/docs/pango-sections.txt
index 5f6ba73c..bce6cf48 100644
--- a/docs/pango-sections.txt
+++ b/docs/pango-sections.txt
@@ -259,6 +259,7 @@ pango_font_map_load_font
pango_font_map_load_fontset
pango_font_map_list_families
pango_font_map_get_shape_engine_type
+pango_font_map_get_serial
<SUBSECTION>
PangoFontset
PANGO_TYPE_FONTSET
diff --git a/docs/tmpl/fonts.sgml b/docs/tmpl/fonts.sgml
index 5e7402d7..ef83dd0f 100644
--- a/docs/tmpl/fonts.sgml
+++ b/docs/tmpl/fonts.sgml
@@ -826,11 +826,13 @@ a particular #PangoFontMap implementation.
pango_font_map_load_font().
@list_families: A function to list available font families. See
pango_font_map_list_families().
-@load_fontset: a function to load a fontset with a given given description
+@load_fontset: a function to load a fontset with a given description
suitable for a particular language. See
pango_font_map_load_fontset().
@shape_engine_type: the type of rendering-system-dependent engines that
can handle fonts of this fonts loaded with this fontmap.
+@get_serial: a function to get the serial number of the fontmap.
+ See pango_font_map_get_serial().
<!-- ##### MACRO PANGO_FONT_MAP_CLASS ##### -->
<para>
@@ -907,6 +909,15 @@ Returns the type of a #PangoFontMap.
@Returns:
+<!-- ##### FUNCTION pango_font_map_get_serial ##### -->
+<para>
+
+</para>
+
+@fontmap:
+@Returns:
+
+
<!-- ##### STRUCT PangoFontset ##### -->
<para>
A #PangoFontset represents a set of #PangoFont to use