StringCompletion.setCompare

Warning g_completion_set_compare has been deprecated since version 2.26 and should not be used in newly-written code. Rarely used API Sets the function to use for string comparisons. The default string comparison function is strncmp().

class StringCompletion
void
setCompare

Parameters

strncmpFunc GCompletionStrncmpFunc

the string comparison function.

Meta