mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-01-02 03:00:40 +01:00
Add missing parens() to function name in gtk-doc comment
This commit is contained in:
parent
c08e2ba974
commit
3f5ce00e99
1 changed files with 1 additions and 1 deletions
|
|
@ -2607,7 +2607,7 @@ cairo_copy_clip_rectangle_list (cairo_t *cr)
|
|||
* example, if you are using the freetype-based cairo-ft font backend,
|
||||
* see cairo_ft_font_face_create_for_ft_face() or
|
||||
* cairo_ft_font_face_create_for_pattern().) The resulting font face
|
||||
* could then be used with cairo_scaled_font_create and
|
||||
* could then be used with cairo_scaled_font_create() and
|
||||
* cairo_set_scaled_font().
|
||||
*
|
||||
* Similarly, when using the "real" font support, you can call
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue