[doc] Improve hb_face_reference_table() docs

pull/4981/head
Khaled Hosny 2 months ago
parent e451e91ec3
commit 524e0f0ad5
  1. 3
      src/hb-face.cc

@ -470,7 +470,8 @@ hb_face_is_immutable (const hb_face_t *face)
* @tag: The #hb_tag_t of the table to query
*
* Fetches a reference to the specified table within
* the specified face.
* the specified face. Returns an empty blob if referencing table data is not
* possible.
*
* Return value: (transfer full): A pointer to the @tag table within @face
*

Loading…
Cancel
Save