g-i: Add missing since annotations

This commit is contained in:
Bilal Elmoussaoui 2022-11-28 07:54:48 +00:00
parent 90c986e493
commit 0919320086
2 changed files with 3 additions and 1 deletions

View File

@ -81,7 +81,7 @@ free_sorter (gpointer data)
* }
* ```
*
* `GtkColumnViewSorter` was added in GTK 4.10
* Since: 4.10
*/
struct _GtkColumnViewSorter
{

View 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
{