[ Version ( since = "2.4" ) ]
public void set_match_func (owned EntryCompletionMatchFunc func)
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.
this | |
func |
the EntryCompletionMatchFunc to use |
func_data |
user data for |
func_notify |
destroy notify for |