From: Bilal Elmoussaoui Date: Mon, 28 Nov 2022 07:54:48 +0000 (+0000) Subject: g-i: Add missing since annotations X-Git-Tag: archive/raspbian/4.12.3+ds-1+rpi1~1^2^2^2~22^2~9^2~67^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=09193200867804efdd4e1a860e1c341693c5393f;p=gtk4.git g-i: Add missing since annotations --- diff --git a/gtk/gtkcolumnviewsorter.c b/gtk/gtkcolumnviewsorter.c index 0cd9741fcd..26d549029e 100644 --- a/gtk/gtkcolumnviewsorter.c +++ b/gtk/gtkcolumnviewsorter.c @@ -81,7 +81,7 @@ free_sorter (gpointer data) * } * ``` * - * `GtkColumnViewSorter` was added in GTK 4.10 + * Since: 4.10 */ struct _GtkColumnViewSorter { diff --git a/gtk/gtkfontdialogbutton.h b/gtk/gtkfontdialogbutton.h index 58649716b0..ce040e0421 100644 --- a/gtk/gtkfontdialogbutton.h +++ b/gtk/gtkfontdialogbutton.h @@ -55,6 +55,8 @@ void gtk_font_dialog_button_set_dialog (GtkFontDialogButton *s * Depending on this value, the `PangoFontDescription` that * is returned by [method@Gtk.FontDialogButton.get_font_desc] * will have more or less fields set. + * + * Since: 4.10 */ typedef enum {