DragAndDrop.dragSetIconPixbuf

Sets pixbuf as the icon for a given drag.

struct DragAndDrop
static
void
dragSetIconPixbuf

Parameters

context DragContext

the context for a drag (This must be called with a context for the source side of a drag)

pixbuf Pixbuf

the gdk.Pixbuf 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