DragIcon.getForDrag

gtk.widget.Widget getForDrag(gdk.drag.Drag drag) static nothrow

Gets the gtk.drag_icon.DragIcon in use with drag.

If no drag icon exists yet, a new one will be created and shown.

Parameters

draga gdk.drag.Drag

Returns