gtkTreeViewEnableModelDragSource {RGtk2} | R Documentation |
Turns tree.view
into a drag source for automatic DND.
gtkTreeViewEnableModelDragSource(object, start.button.mask, targets, actions)
|
[GtkTreeView ] a GtkTreeView |
|
[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 |
Derived by RGtkGen from GTK+ documentation