提交 1da08917 编写于 作者: B Behdad Esfahbod

Put back Since: tags for hb_color_get_*

上级 e1a5ce6a
...@@ -1166,7 +1166,7 @@ hb_variation_to_string (hb_variation_t *variation, ...@@ -1166,7 +1166,7 @@ hb_variation_to_string (hb_variation_t *variation,
* *
* Return value: Alpha channel value of the given color * Return value: Alpha channel value of the given color
* *
* Since: REPLACEME * Since: 2.1.0
*/ */
uint8_t uint8_t
(hb_color_get_alpha) (hb_color_t color) (hb_color_get_alpha) (hb_color_t color)
...@@ -1180,7 +1180,7 @@ uint8_t ...@@ -1180,7 +1180,7 @@ uint8_t
* *
* Return value: Red channel value of the given color * Return value: Red channel value of the given color
* *
* Since: REPLACEME * Since: 2.1.0
*/ */
uint8_t uint8_t
(hb_color_get_red) (hb_color_t color) (hb_color_get_red) (hb_color_t color)
...@@ -1194,7 +1194,7 @@ uint8_t ...@@ -1194,7 +1194,7 @@ uint8_t
* *
* Return value: Green channel value of the given color * Return value: Green channel value of the given color
* *
* Since: REPLACEME * Since: 2.1.0
*/ */
uint8_t uint8_t
(hb_color_get_green) (hb_color_t color) (hb_color_get_green) (hb_color_t color)
...@@ -1208,7 +1208,7 @@ uint8_t ...@@ -1208,7 +1208,7 @@ uint8_t
* *
* Return value: Blue channel value of the given color * Return value: Blue channel value of the given color
* *
* Since: REPLACEME * Since: 2.1.0
*/ */
uint8_t uint8_t
(hb_color_get_blue) (hb_color_t color) (hb_color_get_blue) (hb_color_t color)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册