Gtk.TreeView.prototype.set_search_position_func
function set_search_position_func(func:Gtk.TreeViewSearchPositionFunc):void { // Gjs wrapper for gtk_tree_view_set_search_position_func() }
Sets the function to use when positioning the search dialog.
Since 2.10
- func
the function to use to position the search dialog, or null to use the default search position function