Searched refs:open_new_tab (Results 1 – 3 of 3) sorted by relevance
75 .. function:: open_new_tab(url)182 webbrowser.open_new_tab(url)211 .. method:: controller.open_new_tab(url)
97 def open_new_tab(url): function154 def open_new_tab(self, url): member in BaseBrowser
1645 :func:`open_new` and :func:`open_new_tab`, were added to support this. The