targets_include_text
Description:
[
Version ( since =
"2.10" ) ]
public bool targets_include_text (
Atom[] targets)
Determines if any of the targets in targets can be used to provide text.
Parameters:
| targets |
an array of Atoms
|
| n_targets |
the length of targets
|
Returns:
|
true if targets include a suitable target for text, otherwise
false.
|