Description Usage Arguments Author(s)
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.
1 | gtkDragSourceSetIcon(object, colormap, pixmap, mask = NULL)
|
|
a |
|
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.