| gtkToolPaletteAddDragDest {RGtk2} | R Documentation |
Sets palette as drag source (see gtkToolPaletteSetDragSource)
and sets widget as a drag destination for drags from palette.
See gtkDragDestSet.
gtkToolPaletteAddDragDest(object, widget, flags, targets, actions)
|
|
|
a |
|
the flags that specify what actions GTK+ should take for drops on that widget |
|
the |
|
the |
Since 2.20
Derived by RGtkGen from GTK+ documentation