Method

GtkTargetListadd_text_targets

since: 2.6

Declaration [src]

void
gtk_target_list_add_text_targets (
  GtkTargetList* list,
  guint info
)

Description [src]

Appends the text 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.