hb_variation_to_string: Fix GIR annotation

pull/3864/head
Lorenz Wildberg 2 years ago committed by Behdad Esfahbod
parent 0e4f579493
commit 2ee42bbac2
  1. 2
      src/hb-common.cc

@ -1136,7 +1136,7 @@ get_C_locale ()
/**
* hb_variation_to_string:
* @variation: an #hb_variation_t to convert
* @buf: (array length=size) (out): output string
* @buf: (array length=size) (out caller-allocates): output string
* @size: the allocated size of @buf
*
* Converts an #hb_variation_t into a `NULL`-terminated string in the format

Loading…
Cancel
Save