| Allegro CL version 8.0 This page is new in 8.0. | ||||||||||
Arguments: html-widget
Returns a function that will be called by the default html-widget-new-window method when a
link wants to make a new browser, or else nil
if no function has been supplied.
You can call (setf on-new-window) to set the function to be
called. The function should take one argument, which is the html-widget.
See the html-widget
control.
Copyright (c) 1998-2008, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 8.0. This page is new in the 8.0 release.
Created 2007.4.30.
| Allegro CL version 8.0 This page is new in 8.0. | ||||||||||