gtkIconViewEnableModelDragSource {RGtk2} | R Documentation |
Turns icon.view
into a drag source for automatic DND.
gtkIconViewEnableModelDragSource(object, start.button.mask, targets, actions)
|
[GtkIconView ] a GtkIconTreeView |
|
[GdkModifierType ] Mask of allowed buttons to start drag |
|
[GtkTargetEntry ] the table of targets that the drag will support |
|
[GdkDragAction ] the bitmask of possible actions for a drag from this
widget |
Since 2.8
Derived by RGtkGen from GTK+ documentation