Sets the compare function for the interactive search capabilities; note that somewhat like strcmp() returning 0 for equality gtk.tree_view.TreeViewSearchEqualFunc returns false on matches.
the compare function to use during the search
Deprecated: Use gtk.list_view.ListView or gtk.column_view.ColumnView instead
Sets the compare function for the interactive search capabilities; note that somewhat like strcmp() returning 0 for equality gtk.tree_view.TreeViewSearchEqualFunc returns false on matches.