(netscape-goto-url url #&optional (completion #f) (new *netscape-new-window*) #&key (start-netscape-as-needed #f))
Make netscape go to the location URL. Calls COMPLETION when done. The optional argument specifies whether a new window should be opened. It defaults to `*netscape-new-window*'.
Module: (app scwm netscape)
Defined in scheme/netscape.scm at line 122 (CVS log)