Method
GtkWidgetdrag_source_add_uri_targets
since: 2.6
Declaration [src]
void
gtk_drag_source_add_uri_targets (
  GtkWidget* widget
)
      Description [src]
Add the URI 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_uri_targets() and gtk_drag_source_set_target_list().
Available since: 2.6