| gtkDragDestAddImageTargets {RGtk2} | R Documentation |
Add the image targets supported by GtkSelection to
the target list of the drag destination. The targets
are added with info = 0. If you need another value,
use gtkTargetListAddImageTargets and
gtkDragDestSetTargetList.
gtkDragDestAddImageTargets(object)
|
[GtkWidget] a GtkWidget that's a drag destination |
Since 2.6
Derived by RGtkGen from GTK+ documentation