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