Package: gtk

Function gtk-tree-view-set-search-equal-func

Lambda List

gtk-tree-view-set-search-equal-func (view func)

Arguments

view -- a gtk-tree-view widget
func -- the compare callback function to use during the search

Details

Sets the compare callback function for the interactive search capabilities. Note that for equality the callback function gtk-tree-view-search-equal-func returns false on matches.
 

See also

2021-2-26