summaryrefslogtreecommitdiff
path: root/pango
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@gnome.org>2011-04-25 13:07:30 +0100
committerAlberto Ruiz <aruiz@gnome.org>2011-04-25 13:07:30 +0100
commit81474cb91d2c5b2d8226d54e1f87f49828195c01 (patch)
tree2cd4575da7531ed4fc3d83239cb375c431934a60 /pango
parent7502b164c84dc385e637305cdda3f8caeb87e23a (diff)
downloadpango-81474cb91d2c5b2d8226d54e1f87f49828195c01.tar.gz
adding allow-none introspection metadata to pango_font_get_glypth_extents parameters
Diffstat (limited to 'pango')
-rw-r--r--pango/fonts.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/pango/fonts.c b/pango/fonts.c
index 6ea212eb..4480b152 100644
--- a/pango/fonts.c
+++ b/pango/fonts.c
@@ -1546,10 +1546,10 @@ pango_font_find_shaper (PangoFont *font,
* pango_font_get_glyph_extents:
* @font: a #PangoFont
* @glyph: the glyph index
- * @ink_rect: rectangle used to store the extents of the glyph as drawn
- * or %NULL to indicate that the result is not needed.
- * @logical_rect: rectangle used to store the logical extents of the glyph
- * or %NULL to indicate that the result is not needed.
+ * @ink_rect: (allowe-none): rectangle used to store the extents of the glyph
+ * as drawn or %NULL to indicate that the result is not needed.
+ * @logical_rect (allow-none): rectangle used to store the logical extents of
+ * the glyph or %NULL to indicate that the result is not needed.
*
* Gets the logical and ink extents of a glyph within a font. The
* coordinate system for each rectangle has its origin at the