gtkDragSetIconPixmap
Sets pixmap as the icon for a given drag. GTK+ retains
references for the arguments, and will release them when
they are no longer needed. In general, gtkDragSetIconPixbuf
will be more convenient to use.
gtkDragSetIconPixmap(object, colormap, pixmap, mask, hot.x, hot.y)
|  | the context for a drag. (This must be called with a context for the source side of a drag) | 
|  | the colormap of the icon | 
|  | the image data for the icon | 
|  | the transparency mask for the icon or  | 
|  | the X offset within  | 
|  | the Y offset within  | 
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.