mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-08 17:50:10 +00:00
g-i: Add missing since annotations
This commit is contained in:
parent
90c986e493
commit
0919320086
@ -81,7 +81,7 @@ free_sorter (gpointer data)
|
||||
* }
|
||||
* ```
|
||||
*
|
||||
* `GtkColumnViewSorter` was added in GTK 4.10
|
||||
* Since: 4.10
|
||||
*/
|
||||
struct _GtkColumnViewSorter
|
||||
{
|
||||
|
@ -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
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user