DragAndDrop.setIconPixbuf

Sets pixbuf as the icon for a given drag.

class DragAndDrop
void
setIconPixbuf

Parameters

pixbuf Pixbuf

the GdkPixbuf to use as the drag icon.

hotX int

the X offset within widget of the hotspot.

hotY int

the Y offset within widget of the hotspot.

Meta