Merge branch 'bilelmoussaoui/gi-constructor' into 'main'

gtk: Mark DragIcon.get_for_drag as constructor

See merge request GNOME/gtk!7329
This commit is contained in:
Matthias Clasen 2024-06-02 14:43:29 +00:00
commit 426fefff81

View File

@ -400,7 +400,7 @@ gtk_drag_icon_init (GtkDragIcon *self)
}
/**
* gtk_drag_icon_get_for_drag:
* gtk_drag_icon_get_for_drag: (constructor)
* @drag: a `GdkDrag`
*
* Gets the `GtkDragIcon` in use with @drag.