gskstroke: Add missing return annotations

This commit is contained in:
Maximiliano Sandoval 2024-05-25 18:44:17 +02:00
parent 2e9e216641
commit 949cd45bb7
No known key found for this signature in database
GPG Key ID: D64A8D747F6FE706

View File

@ -354,6 +354,8 @@ gsk_stroke_set_miter_limit (GskStroke *self,
*
* Returns the miter limit of a `GskStroke`.
*
* Returns: the miter limit
*
* Since: 4.14
*/
float
@ -478,6 +480,8 @@ gsk_stroke_set_dash_offset (GskStroke *self,
*
* Returns the dash_offset of a `GskStroke`.
*
* Returns: the dash_offset
*
* Since: 4.14
*/
float