set_match_func
Description:
Sets the match function for this to be func.
The match function is used to determine if a row should or should not be in the completion list.
Parameters:
| this | |
| func |
the EntryCompletionMatchFunc to use |
| func_data |
user data for |
| func_notify |
destroy notify for |