summaryrefslogtreecommitdiff
path: root/pango/pangoxft-render.c
diff options
context:
space:
mode:
Diffstat (limited to 'pango/pangoxft-render.c')
-rw-r--r--pango/pangoxft-render.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/pango/pangoxft-render.c b/pango/pangoxft-render.c
index 855d3328..9b3c936f 100644
--- a/pango/pangoxft-render.c
+++ b/pango/pangoxft-render.c
@@ -786,7 +786,8 @@ pango_xft_render_layout_line (XftDraw *draw,
* @draw: an #XftDraw
* @color: the color in which to draw the glyphs
* @font: the font in which to draw the string
- * @matrix: a #PangoMatrix, or %NULL to use an identity transformation
+ * @matrix: (nullable): a #PangoMatrix, or %NULL to use an identity
+ * transformation
* @glyphs: the glyph string to draw
* @x: the x position of the start of the string (in Pango
* units in user space coordinates)