TreeView.setSearchPositionFunc
void setSearchPositionFunc(gtk.types.TreeViewSearchPositionFunc func = null)Sets the function to use when positioning the search dialog.
Parameters
func | the function to use to position the search dialog, or null to use the default search position function |