From a64d56a3e5c7ecc0f0ecc491987487b9481dbdbc Mon Sep 17 00:00:00 2001 From: Khaled Hosny Date: Thu, 31 Dec 2020 00:27:49 +0200 Subject: [PATCH] [introspection] nullable is for pointers --- src/hb-font.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hb-font.cc b/src/hb-font.cc index 7d52b621c..378c69bf6 100644 --- a/src/hb-font.cc +++ b/src/hb-font.cc @@ -790,7 +790,7 @@ hb_font_get_v_extents (hb_font_t *font, * hb_font_get_glyph: * @font: #hb_font_t to work upon * @unicode: The Unicode code point to query - * @variation_selector: (nullable): A variation-selector code point + * @variation_selector: A variation-selector code point * @glyph: (out): The glyph ID retrieved * * Fetches the glyph ID for a Unicode code point in the specified