Method

GtkWidgetdrag_dest_add_uri_targets

since: 2.6

Declaration [src]

void
gtk_drag_dest_add_uri_targets (
  GtkWidget* widget
)

Description [src]

Add the URI 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_add_uri_targets() and gtk_drag_dest_set_target_list().

Available since: 2.6