summaryrefslogtreecommitdiff
path: root/pango/fonts.c
diff options
context:
space:
mode:
Diffstat (limited to 'pango/fonts.c')
-rw-r--r--pango/fonts.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/pango/fonts.c b/pango/fonts.c
index 63325c22..fd98d91e 100644
--- a/pango/fonts.c
+++ b/pango/fonts.c
@@ -2699,8 +2699,7 @@ pango_font_get_features (PangoFont *font,
* The returned array is only valid as long as the font
* and its fontmap are valid.
*
- * Returns: (transfer none) (nullable): a %NULL-terminated
- * array of `PangoLanguage`*
+ * Returns: (transfer none) (nullable) (array zero-terminated=1) (element-type PangoLanguage): an array of `PangoLanguage`
*
* Since: 1.50
*/