summaryrefslogtreecommitdiff
path: root/pango/fonts.c
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@gnome.org>2011-04-25 13:17:01 +0100
committerAlberto Ruiz <aruiz@gnome.org>2011-04-25 13:17:01 +0100
commitea31f7f4ca5ce352726e63518d7496a6caaed7c4 (patch)
treefe7226e3d954d360212f7ccddde56bd8e8b52132 /pango/fonts.c
parentcec9683199595651136e3fb0e4753e0b55215ab8 (diff)
downloadpango-ea31f7f4ca5ce352726e63518d7496a6caaed7c4.tar.gz
adding allow-none introspection metadata to pango_font_get_metrics parameters
Diffstat (limited to 'pango/fonts.c')
-rw-r--r--pango/fonts.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/pango/fonts.c b/pango/fonts.c
index 99c9f3e6..059a226c 100644
--- a/pango/fonts.c
+++ b/pango/fonts.c
@@ -1593,9 +1593,8 @@ pango_font_get_glyph_extents (PangoFont *font,
/**
* pango_font_get_metrics:
* @font: a #PangoFont
- * @language: language tag used to determine which script to get the metrics
- * for, or %NULL to indicate to get the metrics for the entire
- * font.
+ * @language: (allow-none): language tag used to determine which script to get the metrics
+ * for, or %NULL to indicate to get the metrics for the entire font.
*
* Gets overall metric information for a font. Since the metrics may be
* substantially different for different scripts, a language tag can