Missing "out" indicator (#1209)
Missing "out" indicator. Affect gobject introspection.
This commit is contained in:
parent
9742679b82
commit
f9ea3dc4c6
|
@ -1005,7 +1005,7 @@ hb_font_get_glyph_from_name (hb_font_t *font,
|
||||||
* hb_font_get_extents_for_direction:
|
* hb_font_get_extents_for_direction:
|
||||||
* @font: a font.
|
* @font: a font.
|
||||||
* @direction:
|
* @direction:
|
||||||
* @extents:
|
* @extents: (out):
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue