summaryrefslogtreecommitdiff
path: root/src/cairo-scaled-font.c
diff options
context:
space:
mode:
authorGlash Gnome <glash.gnome@gmail.com>2021-05-13 22:36:06 +0000
committerGlash Gnome <glash.gnome@gmail.com>2021-05-13 22:36:06 +0000
commit7aa5e25772cad36cb7c6dcc7a24cf046bfc6ab18 (patch)
treed2ce7f2a36d0c55e1cd140073aa69dd655d45744 /src/cairo-scaled-font.c
parent7c7b4e35bc9ea281720ccb31c8f4d5440ee489e5 (diff)
downloadcairo-7aa5e25772cad36cb7c6dcc7a24cf046bfc6ab18.tar.gz
Issue #482
Documentation stanza
Diffstat (limited to 'src/cairo-scaled-font.c')
-rwxr-xr-xsrc/cairo-scaled-font.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cairo-scaled-font.c b/src/cairo-scaled-font.c
index d53915fee..4f979c5db 100755
--- a/src/cairo-scaled-font.c
+++ b/src/cairo-scaled-font.c
@@ -1813,9 +1813,9 @@ cairo_scaled_font_text_to_glyphs_internal_uncached (cairo_scaled_font_t *scaled
/**
* cairo_scaled_font_text_to_glyphs:
+ * @scaled_font: a #cairo_scaled_font_t
* @x: X position to place first glyph
* @y: Y position to place first glyph
- * @scaled_font: a #cairo_scaled_font_t
* @utf8: a string of text encoded in UTF-8
* @utf8_len: length of @utf8 in bytes, or -1 if it is NUL-terminated
* @glyphs: pointer to array of glyphs to fill