From 85bcf9a366b79b973d6dfe820d25ccc47f75ea8d Mon Sep 17 00:00:00 2001 From: Jan Willem Date: Mon, 12 Aug 2024 07:05:47 +0000 Subject: [PATCH] docs: fix since annotation --- gdk/gdkcolorstate.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdk/gdkcolorstate.c b/gdk/gdkcolorstate.c index a5b2d0218b..e5e9b85f6a 100644 --- a/gdk/gdkcolorstate.c +++ b/gdk/gdkcolorstate.c @@ -40,7 +40,7 @@ * * `GdkColorState` objects are immutable and therefore threadsafe. * - * Since 4.16 + * Since: 4.16 */ G_DEFINE_BOXED_TYPE (GdkColorState, gdk_color_state,