summaryrefslogtreecommitdiff
path: root/pango/fonts.c
diff options
context:
space:
mode:
Diffstat (limited to 'pango/fonts.c')
-rw-r--r--pango/fonts.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/pango/fonts.c b/pango/fonts.c
index 5f3017b0..88cc1cb4 100644
--- a/pango/fonts.c
+++ b/pango/fonts.c
@@ -1219,6 +1219,8 @@ pango_font_get_metrics (PangoFont *font,
* Gets the font map for which the font was created.
*
* Returns: the #PangoFontMap for the font
+ *
+ * Since: 1.10
**/
PangoFontMap *
pango_font_get_font_map (PangoFont *font)
@@ -1533,6 +1535,8 @@ pango_font_family_list_faces (PangoFontFamily *family,
* by double-width characters.
*
* Return value: %TRUE if the family is monospace.
+ *
+ * Since: 1.4
**/
gboolean
pango_font_family_is_monospace (PangoFontFamily *family)