g-i: Add missing since annotations
authorBilal Elmoussaoui <bil.elmoussaoui@gmail.com>
Mon, 28 Nov 2022 07:54:48 +0000 (07:54 +0000)
committerBilal Elmoussaoui <bil.elmoussaoui@gmail.com>
Mon, 28 Nov 2022 07:54:48 +0000 (07:54 +0000)
gtk/gtkcolumnviewsorter.c
gtk/gtkfontdialogbutton.h

index 0cd9741fcd3b257182994a152abf747ca797e15c..26d549029ee445d5e82f95332544e0525eb32519 100644 (file)
@@ -81,7 +81,7 @@ free_sorter (gpointer data)
  *   }
  * ```
  *
- * `GtkColumnViewSorter` was added in GTK 4.10
+ * Since: 4.10
  */
 struct _GtkColumnViewSorter
 {
index 58649716b0c7536a6a2e35d13fcb1624b8ac66f8..ce040e0421bd1a4b851420ea451777257dc83860 100644 (file)
@@ -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
 {