DesktopApp.open_new_page#

DesktopApp.open_new_page(url, new=False)#

Opens another URL.

This function should only be called after the app starts running.

Parameters:

url (str) – URL of the new page.

Return type:

None