selectionAddTargets
fn
void selectionAddTargets(gtk.widget.Widget widget, gdk.atom.Atom selection, gtk.target_entry.TargetEntry[] targets)Prepends a table of targets to the list of supported targets for a given widget and selection.
Parameters
widget | a #GtkWidget |
selection | the selection |
targets | a table of targets to add |