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