DragAndDrop.sourceAddUriTargets

Add the URI targets supported by GtkSelection 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(). Since 2.6

class DragAndDrop
static
void
sourceAddUriTargets

Parameters

widget Widget

a GtkWidget that's is a drag source

Meta