dragSetIconGicon

Sets the icon for a given drag from the given icon. See the documentation for gtk.global.dragSetIconName for more details about using icons in drag and drop.

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)

icon gio.icon.Icon

a #GIcon

hotX int

the X offset of the hotspot within the icon

hotY int

the Y offset of the hotspot within the icon