gsk: Add annotations to improve GIR API

This commit is contained in:
Rico Tzschichholz 2020-07-31 19:12:12 +02:00
parent 371cdf3250
commit 7a58a6a097

View File

@ -3643,7 +3643,7 @@ gsk_text_node_peek_color (GskRenderNode *node)
/**
* gsk_text_node_peek_font:
* @node: The #GskRenderNode
* @node: (type GskTextNode): The #GskRenderNode
*
* Returns the font used by the text @node.
*