Attempts to complete the string prefix
using the Completion target items.
Rarely used API
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 |
the list of items whose strings begin with |