diff --git a/gsk/gskpathmeasure.c b/gsk/gskpathmeasure.c index cfa8c782cd..2aced2d12f 100644 --- a/gsk/gskpathmeasure.c +++ b/gsk/gskpathmeasure.c @@ -38,6 +38,8 @@ * * A `GskPathMeasure` struct is a reference counted struct * and should be treated as opaque. + * + * Since: 4.14 */ typedef struct _GskContourMeasure GskContourMeasure;