drag_dest_add_text_targets


Description:


[ Version ( since = "2.6" ) ]
public void drag_dest_add_text_targets (Widget widget)

Add the text targets supported by SelectionData to the target list of the drag destination.

The targets are added with info = 0. If you need another value, use add_text_targets and drag_dest_set_target_list.

Parameters:

this

a Widget that’s a drag destination


Namespace: Gtk
Package: gtk+-3.0