TreeView.setSearchEqualFunc

Sets the compare function for the interactive search capabilities; note that somewhat like strcmp() returning 0 for equality #GtkTreeViewSearchEqualFunc returns false on matches.

class TreeView
void
setSearchEqualFunc

Parameters

searchEqualFunc gtk.types.TreeViewSearchEqualFunc

the compare function to use during the search