Completion.fuzzyHighlight

pango.attr_list.AttrList fuzzyHighlight(string haystack, string casefoldQuery)

This will add <b> tags around matched characters in haystack based on casefold_query.

Parameters

haystackthe string to be highlighted
casefoldQuerythe typed-text used to highlight haystack

Returns

a #PangoAttrList or null