DragIcon.getForDrag
gtk.widget.Widget getForDrag(gdk.drag.Drag drag)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
drag | a gdk.drag.Drag |
gtk.widget.Widget getForDrag(gdk.drag.Drag drag)Gets the gtk.drag_icon.DragIcon in use with drag.
If no drag icon exists yet, a new one will be created and shown.
drag | a gdk.drag.Drag |