| gtkIconViewEnableModelDragDest {RGtk2} | R Documentation |
Turns icon.view into a drop destination for automatic DND.
gtkIconViewEnableModelDragDest(object, targets, actions)
|
[GtkIconView] a GtkIconView |
|
[GtkTargetEntry] the table of targets that the drag will support |
|
[GdkDragAction] the bitmask of possible actions for a drag to this
widget |
Since 2.8
Derived by RGtkGen from GTK+ documentation