From 0dcc21b6053ac58a10f1df54ec2eafa7d647d61c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Tyrychtr?= Date: Thu, 4 Apr 2024 14:03:35 +0200 Subject: [PATCH] 4.14 did not cut it --- gtk/gtkenums.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkenums.h b/gtk/gtkenums.h index 74a8adc7f3..81c5e0ac6d 100644 --- a/gtk/gtkenums.h +++ b/gtk/gtkenums.h @@ -1631,7 +1631,7 @@ typedef enum { * of aria-valuenow for a range widget. Value type: string * @GTK_ACCESSIBLE_PROPERTY_HELP_TEXT: Defines a string value that provides a * description of non-standard keyboard interactions of the current element. Value type: string - * Since: 4.14 + * Since: 4.16 * * The possible accessible properties of a [iface@Accessible]. */