gi: Add missing since annotation

This commit is contained in:
Bilal Elmoussaoui
2023-08-14 08:41:12 +00:00
parent fa6645f157
commit f5d47a4658

View File

@@ -476,6 +476,8 @@ gsk_path_builder_add_rect (GskPathBuilder *self,
* @rect: the rounded rect
*
* Adds @rect as a new contour to the path built in @self.
*
* Since: 4.14
**/
void
gsk_path_builder_add_rounded_rect (GskPathBuilder *self,