Method

GtkTargetListadd_uri_targets

since: 2.6

Declaration [src]

void
gtk_target_list_add_uri_targets (
  GtkTargetList* list,
  guint info
)

Description [src]

Appends the URI targets supported by GtkSelectionData to the target list. All targets are added with the same info.

Available since: 2.6

Parameters

info

Type: guint

An ID that will be passed back to the application.