setFromPaintable

fun setFromPaintable(drag: <Error class: unknown class>, paintable: <Error class: unknown class>, hotX: Int, hotY: Int)

Creates a GtkDragIcon that shows @paintable, and associates it with the drag operation.

The hotspot position on the paintable is aligned with the hotspot of the cursor.

Parameters

drag

a GdkDrag

paintable

a GdkPaintable to display

hotX

X coordinate of the hotspot

hotY

Y coordinate of the hotspot