mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-12 13:30:19 +00:00
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:
commit
426fefff81
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user