Function
Gtkselection_add_target
Declaration [src]
void
gtk_selection_add_target (
  GtkWidget* widget,
  GdkAtom selection,
  GdkAtom target,
  guint info
)
      Description [src]
Appends a specified target to the list of supported targets for a given widget and selection.