Widget.dragDestAddTextTargets
void dragDestAddTextTargets()Add the text targets supported by #GtkSelectionData to the target list of the drag destination. The targets are added with info = 0. If you need another value, use [gtk.target_list.TargetList.addTextTargets] and [gtk.widget.Widget.dragDestSetTargetList].