complete
Description:
Attempts to complete the string prefix
using the Completion target
items.
Note:
Rarely used API
Parameters:
this |
the Completion. |
prefix |
the prefix string, typically typed by the user, which is compared with each of the items. |
new_prefix |
if non-null, returns the longest prefix which is common to all items that matched |
Returns:
the list of items whose strings begin with |