gtkDragSourceSetIcon
Sets the icon that will be used for drags from a particular widget
from a pixmap/mask. GTK+ retains references for the arguments, and
will release them when they are no longer needed.
Use gtkDragSourceSetIconPixbuf
instead.
gtkDragSourceSetIcon(object, colormap, pixmap, mask = NULL)
|
|
|
the colormap of the icon |
|
the image data for the icon |
|
the transparency mask for an image. [ allow-none ] |
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.