[subset] Suppress gtk-doc warning

pull/3958/head
Khaled Hosny 2 years ago
parent 9ca8e7564b
commit 947e01a7c1
  1. 2
      src/hb-subset-input.cc

@ -399,6 +399,7 @@ hb_subset_input_get_user_data (const hb_subset_input_t *input,
/**
* hb_subset_input_pin_axis_to_default: (skip)
* @input: a #hb_subset_input_t object.
* @face: a #hb_face_t object.
* @axis_tag: Tag of the axis to be pinned
*
* Pin an axis to its default location in the given subset input object.
@ -425,6 +426,7 @@ hb_subset_input_pin_axis_to_default (hb_subset_input_t *input,
/**
* hb_subset_input_pin_axis_location: (skip)
* @input: a #hb_subset_input_t object.
* @face: a #hb_face_t object.
* @axis_tag: Tag of the axis to be pinned
* @axis_value: Location on the axis to be pinned at
*

Loading…
Cancel
Save