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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user