Method

GtkWidgetdrag_source_add_text_targets

since: 2.6

Declaration [src]

void
gtk_drag_source_add_text_targets (
  GtkWidget* widget
)

Description [src]

Add the text targets supported by GtkSelectionData to the target list of the drag source. The targets are added with info = 0. If you need another value, use gtk_target_list_add_text_targets() and gtk_drag_source_set_target_list().

Available since: 2.6