Searched refs:open_new_tab (Results 1 – 9 of 9) sorted by relevance
75 .. function:: open_new_tab(url)182 webbrowser.open_new_tab(url)211 .. method:: controller.open_new_tab(url)
75 .. function:: open_new_tab(url)179 webbrowser.open_new_tab(url + 'doc/')208 .. method:: controller.open_new_tab(url)
68 webbrowser.open_new_tab(address)
665 webbrowser.open_new_tab(
97 def open_new_tab(url): function154 def open_new_tab(self, url): member in BaseBrowser
68 def open_new_tab(url): function153 def open_new_tab(self, url): member in BaseBrowser
378 webbrowser.open_new_tab(
1645 :func:`open_new` and :func:`open_new_tab`, were added to support this. The
1644 :func:`open_new` and :func:`open_new_tab`, were added to support this. The