selection_add_targets
Description:
public void selection_add_targets (
Widget widget,
Atom selection,
TargetEntry[] targets)
Prepends a table of targets to the list of supported targets for a given widget and selection.
Parameters:
| widget |
a Widget
|
| selection |
the selection
|
| targets |
a table of targets to add
|
| ntargets |
number of entries in targets
|