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 -- a gtk:tree-view-search-equal-func 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 returns false on matches.
 

See also

#2024-3-10