gtkDragDestAddUriTargets {RGtk2} | R Documentation |
Add the URI targets supported by
GtkSelectionto the target list of the drag destination. The targets are added with
info
= 0. If you need another value,
use gtkTargetListAddUriTargets
and
gtkDragDestSetTargetList
.
gtkDragDestAddUriTargets(object)
|
a |
Since 2.6
Derived by RGtkGen from GTK+ documentation