summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-04-12 05:07:44 +0000
committerMatthias Clasen <mclasen@redhat.com>2021-04-12 05:07:44 +0000
commit222c6c66ab78b0b7c51074bf1f3949eb4aa4be49 (patch)
treef3561fb1eec68cf7ffe83aacc6570745a10ca307
parent5b13ae1b2e987bc5df02259cafcd90e6faba9e44 (diff)
parent3fb5890e695243916773b7b7b0891caf25958fb3 (diff)
downloadgtk+-222c6c66ab78b0b7c51074bf1f3949eb4aa4be49.tar.gz
Merge branch 'fontchooser-since-fix' into 'gtk-3-24'
fontchooser: Fix some since annotations See merge request GNOME/gtk!3428
-rw-r--r--gtk/gtkfontchooser.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/gtk/gtkfontchooser.c b/gtk/gtkfontchooser.c
index 16df10bd7c..576bc2e372 100644
--- a/gtk/gtkfontchooser.c
+++ b/gtk/gtkfontchooser.c
@@ -110,7 +110,7 @@ gtk_font_chooser_default_init (GtkFontChooserInterface *iface)
*
* The level of granularity to offer for selecting fonts.
*
- * Since: 3.22.30
+ * Since: 3.24.1
*/
g_object_interface_install_property
(iface,
@@ -129,7 +129,7 @@ gtk_font_chooser_default_init (GtkFontChooserInterface *iface)
* The selected font features, in a format that is compatible with
* CSS and with Pango attributes.
*
- * Since: 3.22.30
+ * Since: 3.24.1
*/
g_object_interface_install_property
(iface,
@@ -146,7 +146,7 @@ gtk_font_chooser_default_init (GtkFontChooserInterface *iface)
* selected, in a format that is compatible with CSS and with Pango
* attributes.
*
- * Since: 3.22.30
+ * Since: 3.24.1
*/
g_object_interface_install_property
(iface,