[ CCode ( cname = "gtk_drag_icon_get_for_drag" , has_construct_function = false , type = "GtkWidget*" ) ]
public DragIcon.get_for_drag (Drag drag)
Gets the `GtkDragIcon` in use with drag.
If no drag icon exists yet, a new one will be created and shown.
| drag |
a `GdkDrag` |
|
the `GtkDragIcon` |