dragSetIconPixbuf

Sets pixbuf as the icon for a given drag.

Parameters

context gdk.drag_context.DragContext

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

pixbuf gdkpixbuf.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