
[Top]
GDK
GDK.DragContext
|
Method GDK.DragContext()->drag_set_icon_pixmap()
- Method
drag_set_icon_pixmap
object(GDK.DragContext) GDK.DragContext()->drag_set_icon_pixmap(object(GDK.Pixmap) p, object(GDK.Bitmap) b, int hot_x, int hot_y)
- Description
-
Set the drag pixmap, and optionally mask.
The hot_x and hot_y coordinates will be the location of the mouse pointer,
relative to the upper left corner of the pixmap.
Extracted from Pike v7.3 release 11 at 2001-11-03.
|