mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-25 21:21:21 +00:00
gtk: Mark DragIcon.get_for_drag as constructor
Fixes downstream issue: https://github.com/gtk-rs/gtk4-rs/issues/1748
This commit is contained in:
parent
ecbe6a421e
commit
13013053f7
@ -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